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

Interactive background issue with FormKit #452

Open
Vant0 opened this issue Sep 3, 2024 · 0 comments
Open

Interactive background issue with FormKit #452

Vant0 opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Vant0
Copy link

Vant0 commented Sep 3, 2024

Version

vue-final-modal: v4.5.4
vue: v.3.4.29

OS

Mac

Reproduction Link

https://github.com/Vant0/formkit-vue-final-modal

Steps to reproduce

If you open the modal, each FormKit input in the background is starting to behave strangely.

The datepicker and date will not show the datepicker overlay anymore.
The autocomplete will show it is dropdown but will not close anymore.
The dropdown doesnt show the overlay at all.
This behavior is then permanent also when you close the modal.

If you open and close the modal (without touching the inputs), the FormKit inputs are behaving as expected.

What is Expected?

When the modal is open, the FormKit input elements in the background work normally.

What is actually happening?

No idea

@Vant0 Vant0 added the bug Something isn't working label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants