NUI problem with file type input

So, i have this script, when i’m trying to input files from my computer, and it works fine, for 15 seconds, then triggering file dialog browser stops working, click event is listened, but dialog box doesn’t appear. It can be tested with simple resource as this.

Document
And u can see that it works for some time, and then stop.

Good morning, the file was not attached and does not contain a link to reproduce the problem, please send a code for reproduction so we can try to help you!

The problem is with any files, just try input files and it will stop working after a while

I did a test with only one input file, no problem happened! But I didn’t do a click listener, but a function for her action!

Did you try to input multiple files? Like input one file, then change in to another etc?