vue-react
vue-react copied to clipboard
Use React components as Vue components inside a Vue app
Results
2
vue-react issues
Sort by
recently updated
recently updated
newest added
I'm still having problems with auto-generated duplicate definitions ``` const h = this.$createElement; const h = this.$createElement; ```
when i use keep-alive in vue, the react component cannot be cached, any idea?