Skip to content

Conversation

myers
Copy link

@myers myers commented Oct 2, 2025

This fixes the tests, adds CI setup that should show you if the test break again, and fixes a bug when a page number box has a number in it.

@bbohlender
Copy link
Contributor

thanks for the PR

currently the typings do not support numbers, but as I just learned writing 123 in react provides the children as a number so it might be a good idea to adapt the types also

Regarding the tests you are adding "waitForEffects" which I am not getting since I am using the synchronous veryion of preact/signals. Is there a reason you are doing this?

@myers
Copy link
Author

myers commented Oct 3, 2025

@bbohlender fixed!

turns out boolean values could be there too.

I didn't understand what was happening with the sync version of preact/signals

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

Successfully merging this pull request may close these issues.

2 participants