Do you plan to update the version to react-floater v0.8.x? #820
-
Thanks for the Great Library. I have confirmed that bundling by vite is now possible by using v0.8.x of react-floater. I know that this version is not yet incorporated and available in react-joyride. I was going to suggest a pull request, but I have found (My PR) several issues that cannot be easily fixed, such as test fixes due to popperjs version updates and missing HTMLElement when initializing Scope. As the title says, do you plan to update the version of react-floater? thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Yes, but isn't a simple task. |
Beta Was this translation helpful? Give feedback.
Yes, but isn't a simple task.
react-floater needs to support pre-rendering (which I'm already working on) and I also need to rewrite the tests with @testing-library since Enzyme is dead.