[1.0] Page reload on form submit
bug
Both in `/admin` and `/settings`, clicking "Save" results in a page reload. This is despite both form handlers calling `event.preventDefault()`.
On the other hand, community settings doesnt have this problem, despite the code looking identical.
0 条评论