question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

mdx-deck 3.0.10, node v11.5.0 - Hot updates only render if first slide is modified

See original GitHub issue
Test

---

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:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
patluxcommented, Sep 10, 2019

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.

1reaction
jonsherrardcommented, Sep 23, 2019

Thank you @jxblnk! super appreciative of mdx-deck. Owe you one! Sorry I couldn’t figure it out 😓

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found