Vanilla example does not actually update props #1512
Replies: 3 comments 2 replies
-
|
The vanilla example is still under development. I’m looking to remove alpine all together. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @segunadebayo , I'm sorry but it's me again 😄 |
Beta Was this translation helpful? Give feedback.
-
|
Closing — the vanilla adapter ( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🐛 Bug report
Running
examples/vanilla-ts, the button state updates, but the actual input value does not update.CleanShot.2024-05-23.at.23.49.07.mp4
💥 Steps to reproduce
npm run devinsideexamples/vanilla-ts.CheckandUncheckbuttonsx-bindnot actually update💻 Link to reproduction
Not needed, as it's the actual example in the repo.
🧐 Expected behavior
The DOM gets updated and
valueis set to on/off.🌍 System information
Beta Was this translation helpful? Give feedback.
All reactions