hupe1980 / gatsby-plugin-material-ui

Gatsby plugin for Material-UI with built-in server-side rendering support
MIT License
136 stars 25 forks source link

Huge unstyled SVG icons on website reload (FOUC) #82

Closed amalitsky closed 2 years ago

amalitsky commented 2 years ago

After upgrade to 4.0.3 version I'm getting huge non-styled svg icons during my production build website refresh. Wasn't the case with 3.0.4 version.

Demo:

hupe1980 commented 2 years ago

v4 of this Plugin only supports material-ui v5 (mui v5)

amalitsky commented 2 years ago

v4 of this Plugin only supports material-ui v5 (mui v5)

Got it, thanks! Will try with mui v5 and update this thread.

amalitsky commented 2 years ago

Still working on migration but looks like issue described is not there with mui v5.