mdx-deck 3.0.10, node v11.5.0 - Hot updates only render if first slide is modified
See original GitHub issueTest
---
Test 2
->
Test
---
Test 2!
= No Update
Test!
---
Test 2!
= Both updates appear.
Really strange one.
Update
To fix your mdx-deck v3 project temporarily, run the following commands in your presentation project:
rm -rf node_modules
npm install gatsby@2.14.7 -D --save-exact
npm install
Issue Analytics
- State:
- Created 4 years ago
- Reactions:6
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Node v11.5.0 (Current)
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Read more >Upgrading Node.js to latest version - Stack Overflow
When you run node -v in your terminal you will see the the latest version. Mac. If you originally installed Node.js using brew...
Read more >How to Easily Update Node.js to the Latest Version
In this article, you will learn how to quickly and easily update Node.js on different operating systems—macOS, Linux, and Windows.
Read more >Node.js MongoDB Update - W3Schools
You can update a record, or document as it is called in MongoDB, ... Note: If the query finds more than one record,...
Read more >React MDX-based presentation decks - JsRepos
mdx-deck 3.0.10, node v11.5.0 - Hot updates only render if first slide is modified. Test --- Test 2. -> Test --- Test 2!...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks. I already thought I’m the only one with this problem. I just downgraded to v2.5.1 as temporary solution till the bug is fixed in v3.
Thank you @jxblnk! super appreciative of mdx-deck. Owe you one! Sorry I couldn’t figure it out 😓