Quote from
Ruben Vis on January 10, 2022, 3:22 pm
Hi all,
Issue:
My browser throws a warning when entering/exiting or four when clicking a fileinput control.
Checks:
I noticed in a largely populated project, then checked if it occured in an empty project to make sure it wasn't some other elements' script causing it.
Finally, I spot-checked other form controls, they don't have this warning thrown.
Steps to reproduce:
Launch index.html from the file or run the project from VisualNeo Web, press F12 for devtools, make sure you see the console.
Then hover/click the FileInput elemen (is the dark grey square).
It is just a warning, but I am not sure if this would mess up scripts further down the line.
Hi all,
Issue:
My browser throws a warning when entering/exiting or four when clicking a fileinput control.
Checks:
I noticed in a largely populated project, then checked if it occured in an empty project to make sure it wasn't some other elements' script causing it.
Finally, I spot-checked other form controls, they don't have this warning thrown.
Steps to reproduce:
Launch index.html from the file or run the project from VisualNeo Web, press F12 for devtools, make sure you see the console.
Then hover/click the FileInput elemen (is the dark grey square).
It is just a warning, but I am not sure if this would mess up scripts further down the line.
Uploaded files:- You need to login to have access to uploads.