You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[0.8] don't use reserve words for variable names (#5251)
* don't use reserve words for variable names
* use underscore suffix instead
* fix various places that got the wrong name
* fix the test
* fix unit tests
* fix dynamic components
* i don't know how to do inheritance
* maybe
* remove that suffix
* ok we can't do that
* add something to update vars internal
* fix dynamic route
* fix unit tests
* fix is hydrated
* solve post merge artifcats
* simplify rx base
* fix a few more post merge artifacts
* make all of those guys into a constant
* it's ruff out there
* use field marker
* add ignore field makrer
* msg = msg replace
0 commit comments