adminfaces / admin-template

JSF responsive admin template based on Bootstrap and AdminLTE
https://adminfaces.github.io/docs/latest/#admin_template
MIT License
209 stars 101 forks source link

Error FileUpload #204

Closed renanccortes closed 2 years ago

renanccortes commented 3 years ago

Hello, I'm having problems using fileupload using admin-template 1.3.0, is there any configuration needed to run?

renanccortes commented 3 years ago

Preventing global loading from running perfectly, do you have any idea what it could be?

xexes commented 2 years ago

there is syntax error in the admintemplate.js method "windowResize()", maybe this breaks the execution of further javascript

rmpestano commented 2 years ago

Hi guys, that should be fixes in latest version (1.4.0), let me know if that's the case.

renanccortes commented 2 years ago

Thanks Rafa!