Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRouting show wrong layout #162
Open
Comments
|
I am experiencing a similar situation where initially, the layout renders correctly, but changing the component tree breaks the layout in a similar manner. Any window size change restores the proper positions. |
|
Not sure if this has to do with your issue, but for me it appears to be the sizing of Edit: Turns out the CRA template uses an older version of both |
|
Minimal repro of arbitrary sizing behavior:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Describe the bug
Sometimes, when routing my view component show a wrong layout then I expect.
But, If I resize the window manually, layout return normal automatically.
Normal Layout
Wrong layout
Desktop (please complete the following information):