DiscussionEmbed's config prop says it would like a string not an object, fails proptype check
To Reproduce
Run disqus-react as of 9/8/2021 @ 2PM EDT
Expected behavior
I expected Disqus-React's DiscussionEmbed to load, but config complained about it being an object, and that it should be a string. PropType check fails
Disregard. I'm novice.
Describe the bug
DiscussionEmbed's config prop says it would like a string not an object, fails proptype check
To Reproduce
Run
disqus-react
as of 9/8/2021 @ 2PM EDTExpected behavior
I expected Disqus-React's DiscussionEmbed to load, but config complained about it being an object, and that it should be a string. PropType check fails
Screenshots
Specifications:
Additional context
Add any other context about the problem here.