| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
We should add some more e2e hmr tests. For example, changing the CSS of TabView as root. |
Sorry, something went wrong.
test: module root view comopnent test: update livesync tests refactor: _onLivesync function
|
The cla-bot has been summoned, and re-checked this pull request! |
Sorry, something went wrong.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Checklist
What is the current behavior?
A change in styles applies at runtime only for a Frame root applications.
What is the new behavior?
This pull request enables changes in styles to apply at runtime, no matter of the root application: layouts, Frame, TabView or SideDrawer.
Implements a part of #6953.