Reactive with models? #39
jshaffstall
started this conversation in
General
Replies: 1 comment 2 replies
-
It certainly does! Here's our experiment that @uglyfruitcake presented at the same user group session https://github.com/anvilistas/ReactivePersistenceTabulatorDemo That's our investigation of how best to get the new M3 theme, routing, model classes, reactive and tabulator to play together nicely. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should reactive work with the new models?
I did a quick test based on the ToDo list example Meredydd posted, and it looks like @render_effect is being called multiple times, sometimes getting the old value in the row and getting the new value only at the tail end of saving the row.
https://anvil.works/build#clone:BNEWHJUWAYOHLHYX=5TGTYWKXVMFEIFZIRCH7NRN7
Beta Was this translation helpful? Give feedback.
All reactions