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

Add live_component update event handling #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeffkreeftmeijer
Copy link
Member

Much like the events already handled, the live_component update event, which is triggered whenever live components are updated.

Closes #102

Much like the events already handled, the live_component update event,
which is triggered whenever live components are updated.

Closes #102
@backlog-helper

This comment has been minimized.

@unflxw
Copy link
Contributor

unflxw commented Nov 26, 2024

Is there a test setup to try it out with?

@backlog-helper

This comment has been minimized.

@jeffkreeftmeijer
Copy link
Member Author

Is there a test setup to try it out with?

Yes, there's a live component in the live view in https://github.com/appsignal/test-setups/blob/phoenix-1.7.2/elixir/phoenix-example/app/lib/appsignal_phoenix_example_web/live/demo_live.ex, which sends an update message on page load.

@backlog-helper

This comment has been minimized.

@unflxw
Copy link
Contributor

unflxw commented Nov 28, 2024

@jeffkreeftmeijer Thank you, looks great! Could you also open a PR to merge the new test setup?

@backlog-helper

This comment has been minimized.

1 similar comment
@backlog-helper
Copy link

backlog-helper bot commented Dec 2, 2024


This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

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

Successfully merging this pull request may close these issues.

Live Component telemetry attachment
3 participants