Daniel Hara
Daniel Hara
I guess this has to do with this jsdom issue: https://github.com/jsdom/jsdom/issues/1636
PR to solve the peer dependency issues: https://github.com/styleguidist/react-styleguidist/pull/2012
Looks like this issue is still happening in version 15.0.0: Input: ```js import React from "https://esm.sh/[email protected]"; import reactElementToJsxString from "https://esm.sh/[email protected]"; console.log(reactElementToJsxString( )); ``` Output: ``` " " ``` To reproduce:...
@armandabric , @yoyoyooo , I've created this PR to fix this bug: https://github.com/algolia/react-element-to-jsx-string/pull/841 🚀
Hi there! Yes, I'm also experiencing this issue and it looks like the bug comes from https://github.com/algolia/react-element-to-jsx-string/issues/301, and I've opened a PR there to fix it.
@armandabric , any feedback on merging this? :)
@lexanth , @pagevault-michael , any feedback on merging this? ;)
> The dom-testing-library issue was opened by me 😄 it doesn't look like they're too interested in addressing it upstream. > > I'm just starting to have a little more...
@obahareth, @depoulo Hi there! 👋 First of all, thanks a lot for this package! It's really useful. I'd like to dedicate a bit of time to do this 💻 ....
> Haha, hi Daniel, hope you're doing great! We're not using this package anymore. @depoulo Hope you're doing great, as well! Yep, I can imagine that with the death of...