videoMaxSize doesn't work
Hi. I'm currently using angular-froala-wysiwyg version 2.9.6 and the videoMaxSize option simply doesn't work. I wanted to limit the video upload size to 30MB max (and then I found out in the documentation that it should be 30MB max by default anyway) and I can't get it to work. I tried with a lower number as well and still no size check happens when I use the upload a video button. This is very peculiar since I'm also using the imageMaxSize option which does work correctly. Can anyone give me any hints on what is happening? Do I need to use some other options together with videoMaxSize for it to work properly?
Thanks!
Having same issue. Any workarounds or an expected fix date?