BurnedToast

Results 4 comments of BurnedToast

I also thought about opening a new issue on this one. Thanks @TechQuery for doing so. The determination is pretty simple i guess. You just need to do an `value...

After some research I could not find any solution for Safari, that could be integrated into this polyfill. But I found a possible workaround for my use case, that should...

For my FileUpload-Component, that internally uses an input type="file" element, I ended up using attachInternals() to get support for all the other polyfilled stuff (validation etc). I just replaced the...

I did not had the opportunity to test this, since I do not have any Safari test devices currently. Hope this will change soon. I will give some Feedback, when...