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.

Appear: Missing Props

See original GitHub issue

Hi there – just started with mdx-deck. It’s awesome, thanks!

But having some issues with using Appear. As soon as use the component the following errors occur and the app breaks.

Warning: Failed prop type: The prop `slide` is marked as required in `Appear`, but its value is `null`.
Warning: Failed prop type: The prop `deck` is marked as required in `Appear`, but its value is `null`.

Haven’t found any hint in the docs.


env npm: 6.2.0
node: 10.9.0
@mdx-js/mdx: 0.15.0
mdx-deck: 1.6.4

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jxnblkcommented, Mar 23, 2019

Closing this since the internals for v2 are quite different and this should be resolved

0reactions
felixheckcommented, Oct 1, 2018

image

Getting the same errors again with several versions…

Read more comments on GitHub >

github_iconTop Results From Across the Web

React eslint error missing in props validation - Stack Overflow
Issue: 'id1' is missing in props validation, eslintreact/prop-types <div id={props.id1} > ... </div>. Below solution worked, in a function component:
Read more >
Storybook 5.2 static app docs either has missing props section ...
After updating to Storybook 5.2, the props section is rendering fine when running via storybook locally but after generating a static app with ......
Read more >
Unknown Prop Warning - React
The unknown-prop warning will fire if you attempt to render a DOM element with a prop that is not recognized by React as...
Read more >
missing required prop: "chartdata" - You.com | The AI Search ...
What exactly does required check for? It appears that it checks two things: The prop should be provided, as in at least <comp...
Read more >
How to MAKE VEHICLES SPAWN with Movie Props for the ...
How to MAKE the VEHICLES SPAWN with Movie Props for the Solomon Richards Treasure Hunt (Summer Special).In this video I show you where...
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