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

Dropdown.vue closeFromDoc causes constant Vue warning due to missing nullcheck while using Colorpicker form field #2663

Open
Exarillion opened this issue Oct 7, 2024 · 0 comments · May be fixed by #2687

Comments

@Exarillion
Copy link

Exarillion commented Oct 7, 2024

Description

When I use color picker with dev modeı, I constantly get "Uncaught runtime errors:" Vue warning.

Steps to reproduce

Run twill in dev mode.;
Create a block/model form with a color picker;
Open said form.
Pick a color using color picker.
Close the picker by clicking anywhere on the page.
Click once again anywhere on the page

This persist unless I refresh the page.
Elements get clicked but this pop up persist.

Expected result

No warning

Actual result

Vue warning pop-up stating there is a runtime error.

Versions

Database engine: MariaDB

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

Successfully merging a pull request may close this issue.

1 participant