Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSR bug with next.js 9.4 #785

Open
neyasov opened this issue May 13, 2020 · 1 comment
Open

SSR bug with next.js 9.4 #785

neyasov opened this issue May 13, 2020 · 1 comment
Labels
pkg: layout issue related to @mui-treasury/layout

Comments

@neyasov
Copy link

neyasov commented May 13, 2020

TypeError: Cannot read property 'undefined' of undefined
     at pickNearestBreakpoint (/workspace/node_modules/@mui-treasury/layout/utils/pickNearestBreakpoint.js:16:11)
     at useBreakpointConfig (/workspace/node_modules/@mui-treasury/layout/hooks/useBreakpointConfig.js:16:43)
    at DrawerSidebar (/workspace/node_modules/@mui-treasury/layout/components/DrawerSidebar/DrawerSidebar.js:83:49)
@neyasov neyasov changed the title SSR bug with next.js 3.4 SSR bug with next.js 9.4 May 13, 2020
@siriwatknp
Copy link
Owner

Can you provide the code?

@siriwatknp siriwatknp added the pkg: layout issue related to @mui-treasury/layout label May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: layout issue related to @mui-treasury/layout
Projects
None yet
Development

No branches or pull requests

2 participants