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
Just double-checking: tabs complain a lot if you don't put them inside a form tag (at least in the developer stage). Did you do so? In other words: does your program nest two forms into each other?
The bug is a side effect of #807. I've uploaded a new version of BootsFaces-1.2.0-SNAPSHOT to Maven Central. As usual, see #369 on how to get it. Would you mind to run a test and confirm the bug has been fixed?
verified behavior in version 1.1.3 of bootsfaces:
produces a "file is null" message, while
doesn't crash. Therefore, using tabs with file uploads is not possible yet.
The text was updated successfully, but these errors were encountered: