Zurga
Zurga
Thank you for providing the option to go back to the previous icon set. However the weird grey gradient is still there. Maybe some changes in userChrome.css will take care...
Thanks for the quick reply! I agree that `10000` is an extreme upper bound that I will probably not use also. But 50 should work. I will try to give...
After updating to 0.15.6, I get the following error in the browser console: ``` Uncaught Error: Cannot find module 'morphdom' webpackMissingModule phoenix_live_view.js:1 js phoenix_live_view.js:1 Webpack 7 phoenix_live_view.js:1 ``` I tried...
Ok! Good luck! I started playing around with the `max_chunk_size` and the `chunk_timeout` settings and larger amounts of files are coming in. This issue is no longer that pressing for...
0.15.7 did not fix the problem... Unfortunately a big part of the page also froze and did not render the previews. This is with 100 files uploading. I started working...
Sorry for the miscommunication that could have arisen, but originally I did not have issues with 5-10 files, only with 50-100. If I understand correctly, an UploadChannel is created for...
I solved this issue for my own project by maintaining a fork, but that is not practical for a number of reasons. Figuring that implementing batched upload can be done...
Although I now realize that I have to implement the channel_preflight function in my `external` function also...
I realized I only have to create the token to sign the entry with, which was easy enough.
Oh no! My git fumble has destroyed the history again. Damn