JPro-one / JPro

The right place to report about bugs or suggest improvements for JPro.
https://www.jpro.one
9 stars 4 forks source link

WebAPI FileUploader work just once and stop upload file #156

Closed evolutique closed 11 months ago

evolutique commented 1 year ago

JPro Version : 2023.1.0 Java Version : jdk_11.0.14 Browser+Version : chrome 112.0.5615.140 Your Operating System : Windows Are you starting the appliation with maven/gradle or did you use "jproRelease" from the plugins : maven

I create a component(FileHandler) like in sample and it work well. If i change the current view and come back then the button have no reaction anymore and no filebrowser appear. No exception is logged in any jpro.*.log

For info : when i change the view that load another FMXL via FXMLLoader but i dont think its the problem.

FlorianKirmaier commented 1 year ago

Interesting, can you provide a sample? On our online page: https://www.jfx-ensemble.com/sample/jpro-samples/FileHandlerApp it works, when test it, got to another page, go back, then it still works

FlorianKirmaier commented 11 months ago

I think it's fixed. But if you find a reproducible sample, feel free to reopen it or create a new ticket.