Mdx-deck: Routing seems broken, can't find 0.0.0.1

Created on 19 Jul 2019  Â·  4Comments  Â·  Source: jxnblk/mdx-deck

When I try to go to the next slide (with space or arrow right) it appears to be trying to go to 1 instead of /1 perhaps?
The demo link for this repo seems to be effected too.
Might be related to the recent major version release as I rolled back to 2.5.1 and it's working fine.

I'd be happy to dig into this if you'd like me to. But can't right now.

2019-07-19 14 29 06

The mdx file

# first slide
when I hit space I get saddness

---

# slide 2
I can get here manually though

scripts section in package.json

"scripts": {
    "start": "mdx-deck ./src/deck.mdx"
  }

Most helpful comment

Thanks! This looks like a regression from one of the recent PRs – I'll dig in and see if I can patch this

All 4 comments

Thanks! This looks like a regression from one of the recent PRs – I'll dig in and see if I can patch this

Can you release it? I really need it tomorrow!

v3.0.7 should have the fix

Thanks @jxnblk

Was this page helpful?
0 / 5 - 0 ratings

Related issues

busypeoples picture busypeoples  Â·  4Comments

broccolini picture broccolini  Â·  4Comments

marcysutton picture marcysutton  Â·  4Comments

trevordmiller picture trevordmiller  Â·  4Comments

DSchau picture DSchau  Â·  5Comments