#using createStyles cause screen glitching

13 messages · Page 1 of 1 (latest)

inner kindle
#

Hi , I'm using createStyles & Media queries to create Responsive styles but it cause a screen glitch when I navigate from forgot password to login page, it flashes with different size as u see in the video

inner kindle
lofty steppe
#

I was suspecting that a SSR setting was the issue, but I'm not sure.

inner kindle
lofty steppe
#

Server-Side Rendering

inner kindle
inner kindle
#

@lost ore

lost ore
magic pecan
lofty steppe
#

Next uses SSR by default, I think you mean you are not using serve side components,
I still believe it is the set up of the project, try using the template from mantine and if it has no issue transfer you code to it or compare the files from the template to yours to find the issue.

#

oh, that could also be the cause