https://github.com/emotion-js/emotion/issues/2928 ...
# off-topic
r
https://github.com/emotion-js/emotion/issues/2928 nearly all library's that are based on emotion, like materialUI, chakra (which i don't get why its so popular, being full clientside with huge js delivered), mantine (my favorite) don't play well with the app directory, workaround is to use the "use client" directive on top level layout, or other rather hacky workarounds.