Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 #34

Open
goper-leo opened this issue Jan 12, 2022 · 2 comments
Open

Vue 3 #34

goper-leo opened this issue Jan 12, 2022 · 2 comments

Comments

@goper-leo
Copy link

goper-leo commented Jan 12, 2022

Does this support Vue 3?

[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance.
DevTools failed to load source map: Could not load content for http://localhost:8080/js/vue-tailwind-modal.common.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
[Vue warn]: Property "_self" was accessed during render but is not defined on instance.
[Vue warn]: Unhandled error during execution of render function

vue @ 3.2.26
vue-tailwind-modal @ 1.0.7

@mcasto
Copy link

mcasto commented Nov 5, 2022

Same problem. Same version of vue-tailwind-modal so not surprising, but just reiterating that it's still a problem in Vue3 (at least with Composition, I haven't tried it with Object yet).

@ultrono
Copy link

ultrono commented Apr 20, 2023

Same here using Vue 3 and the latest TailwindCSS. As the component itself is very simple I just included a copy of https://github.com/Harmonic/vue-tailwind-modal/blob/master/src/VueTailwindModal.vue locally within my project and imported that. Everything then worked 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants