#NEXT MUI

1 messages ยท Page 1 of 1 (latest)

hearty rock
#

Is there simplest way ?

#

I read that UI may not work right with NextJS

civic harness
#

for me its working perfectly fine

#

you just need

npm install @mui/material @emotion/react @emotion/styled

or

yarn add @mui/material @emotion/react @emotion/styled
hearty rock
#

Did you make just simple MUI installation ?!

civic harness
#

yes

#

and for mui icons

hearty rock
#

ohh maybe there was a problem in the past ๐Ÿค”

civic harness
#
npm install @mui/icons-material

or

yarn add @mui/icons-material
hearty rock
#

it may be problem with MUI when we use SSR in nextjs

#

@civic harness look on this problem

civic harness
#

i didnt knew about it

hearty rock
#

๐Ÿ˜„