mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-08 03:44:19 +00:00
The z-index of the header was set to 2000 because of Leaflet JS zoom controls going over the header instead of under when scrolling. However, this caused issues with the notifications and dropdowns (menu and autocomplete). Setting the z-index to 1001 is enough to fix the Leaflet JS issues, without causing other issues.
ChirpStack open-source LoRaWAN Network Server
ChirpStack is an open-source LoRaWAN Network Server, part of the ChirpStack project.
This repository contains the source-code of ChirpStack v4, which merges the ChirpStack Application Server (v3) and ChirpStack Network Server (v3) into a single binary, making it easier to setup and use.
Documentation
Please refer to the ChirpStack website for documentation.
License
ChirpStack Network Server is distributed under the MIT license. See also LICENSE.
Languages
Rust
85.5%
TypeScript
14.1%
Makefile
0.2%