You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: