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
fix: #333 Fix the created hook in page is wrongly called when layout …
…changes (#334)
* Check the render is a correct render.
* Add test: Created hook in page component should not be called when layout change
feat: retrieve layout value from super component and mixins (#4)
* feat: retrieve layout value from super component and mixins
* refactor: remove useless type