Skip to content

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Jun 30, 2025

The hook testing example used to use the use_state hook which always subscribed to the scope, it started failing when it was updated to use_signal. This PR updates the example to test the use_resource hook instead with a slightly different TestDom helper

Closes #489

@ealmloff ealmloff added bug Something isn't working documentation Improvements or additions to documentation labels Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example from testing docs has compile warning and does not pass
1 participant