jsx-to-string icon indicating copy to clipboard operation
jsx-to-string copied to clipboard

Still active? + Bug

Open milovangudelj opened this issue 3 years ago • 1 comments

Is the repository still active? I see that the last commit was made almost four years ago, and although two of the three pull requests were approved they haven't been merged yet.

Bug...?

I'm using the package in a Next.js project and when deploying to Vercel, all Button tags get converted to seemingly random letter tags. In development this does not happen. Is this a bug or was it intentionally made like this?

code-block

milovangudelj avatar Feb 18 '22 18:02 milovangudelj

These two are popular alternatives:

  • https://github.com/algolia/react-element-to-jsx-string
  • https://stackoverflow.com/a/52599521

danoc avatar Feb 08 '23 15:02 danoc