See about making the JS partially work on older browsers #55
Labels
flask
Functionality relating to the built-in Flask wrapper
low priority
Things that are nice to have but not a big deal
UX
Relating to the end-user experience
If the JS code can be structured such that there's no top-level async functions, and old browsers (e.g. IE11) simply elide the attempt to check the remote URL, older browsers could at least have the enable/disable flag working on the button. Which is a slight, if trivial, improvement.
The text was updated successfully, but these errors were encountered: