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

TypeError: Cannot read property 'internal' of null #623

Closed
alhansrisuk opened this issue Jan 9, 2020 · 2 comments
Closed

TypeError: Cannot read property 'internal' of null #623

alhansrisuk opened this issue Jan 9, 2020 · 2 comments

Comments

@alhansrisuk
Copy link

Created a deck template with mdx-deck and am running into issues with theming, layouts, and hot-reloading. If I make a change in my .mdx file and save it, it will give me this error:
image

The only thing I have as a devDependency is mdx-deck.

Also, i'm having issues with theming to work as well. I have this line at the top of my .mdx file to use the future theme:
export { future as theme } from 'mdx-deck/themes'
but then I run npm start and it looks like I get console errors here:
image

@alhansrisuk
Copy link
Author

Also with Layouts, after npm start I get this error in the browser:
image

@jxnblk
Copy link
Owner

jxnblk commented Jan 10, 2020

Duplicate of #598

@jxnblk jxnblk marked this as a duplicate of #598 Jan 10, 2020
@jxnblk jxnblk closed this as completed Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants