1
0
mirror of https://github.com/flarum/core.git synced 2025-06-05 22:25:29 +02:00
Alexander Skvortsov d45478564f Fix handling of non-409 errors in ExtensionsPage
If the error isn't a 409, we'll want to re-throw the error so it'll be handled by the default system (showing an alert).

For simplicity, we can also move 409-handling logic out of setTimeout.

Finally, we adjust the timeout to 300 milliseconds to match the modal transition animation length.
2020-10-09 19:27:07 -04:00
..
2018-06-20 13:20:31 +09:30
2018-06-20 13:20:31 +09:30
2020-09-23 22:40:37 -04:00
2020-09-23 22:40:37 -04:00
2020-09-23 22:40:37 -04:00