mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 04:12:02 +00:00
The jQuery function `parseJSON` is now deprecated so we should push to switch to native `JSON.parse` since all browsers support it.
The jQuery function `parseJSON` is now deprecated so we should push to switch to native `JSON.parse` since all browsers support it.