Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*showToast* - _(FlowActionCall)_ - Unknown component 'markup://c:showToast' #1573

Open
bjeffersonforthepeople opened this issue Aug 19, 2024 · 0 comments

Comments

@bjeffersonforthepeople
Copy link

bjeffersonforthepeople commented Aug 19, 2024

Steps to reproduce the behavior:

  • Install Show Toast package v1.2
  • Add Show Toast action to a flow, set the input value parameters on the flow action: [Message: Test], [Type: Success]
  • Embed flow in LWC
  • Add LWC to a lightning page
  • Run flow on lightning page
  • See error

Expected behavior
Flow should show a simple toast success message

Actual behavior
Flow crashes, with the log error:
Only having issue with one flow that it sometimes errors on, while others using this component always works. With the flow it sometimes doesn't work for, it works on some lightning pages, but not others.

Error Occurred: Unknown component 'markup://c:showToast'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant