forcedotcom / lwc-dev-server-feedback

LWC Local Development
BSD 3-Clause "New" or "Revised" License
45 stars 10 forks source link

pubsub is not working #42

Closed monirkohi2006 closed 4 years ago

monirkohi2006 commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Create two LWC components.
  2. Subscribe the first component to an event.
  3. Fire an event from the second component.
  4. The first component is not capturing the event.

Expected behavior The component that is registered to the event should handle the event when the event is fired from another component.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here. This is working in the Sandbox.

stale[bot] commented 4 years ago

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.

mysticflute commented 4 years ago

@monirkohi2006 can you please share the code you were using to subscribe and to fire the event?

no-response[bot] commented 4 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance.