mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-05-10 12:53:09 +00:00
This fixes two issues: - An error logged to the console when enqueueing a JSON downlink payload (Q.Va is not a function). - The codemirror editor has been replaced by ace, to solve a potential rendering issue within ReactJS / Antd. Closes #658.