Szczurowsky

Results 4 issues of Szczurowsky

### Issue When adding `border-warning` (or any other color) border of card doesn't have set color. (dark version) ### Photo ![image](https://user-images.githubusercontent.com/70973416/133298961-dc877673-e19b-4685-9090-86f75f6d5933.png) ### Code to reproduce ``` Example ```

### Version V1.6.0.0 ### Network schematic: ![image](https://user-images.githubusercontent.com/70973416/160296416-e3e6da79-5b4f-4913-ac2b-32314adb2d04.png) ### Network logic: PC and ABR of Area 1 are being OpenVPN client when external server being VPN server. PC is nitrox server...

Status: out of scope
Area: setup
Complexity: hard

Using sentry.io is a great option to monitor any kind of errors/exceptions on deployed instances and necessarily to quickly respond to any unusual instance behavior.

enhancement
low priority

When you try to parse JSON that has field with type (for ex.) double and value of that field is null, then it throws and exception. That PR will allow...