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
if I set the parameter [max] to 1 (I did not try it with a higher number) and clear the file by hitting the clear button or the small X button on the thumbnail, a js error appears on the console:
ERROR TypeError: "this.inputElement is undefined".
I read other users had similar issues with the [max] parameter, but they had different errors thrown and the solutions suggested there don't work here (apart from not using the [max] parameter).
Regards: Jozsef
The text was updated successfully, but these errors were encountered:
ghost
changed the title
BUG: if [max]="1" is set and clear button hit, js error is thrown
if [max]="1" is set and clear button hit, js error is thrown
Dec 11, 2018
Hello,
if I set the parameter [max] to 1 (I did not try it with a higher number) and clear the file by hitting the clear button or the small X button on the thumbnail, a js error appears on the console:
ERROR TypeError: "this.inputElement is undefined".
I read other users had similar issues with the [max] parameter, but they had different errors thrown and the solutions suggested there don't work here (apart from not using the [max] parameter).
Regards: Jozsef
The text was updated successfully, but these errors were encountered: