Daniel Sheppard
                                            Daniel Sheppard
                                        
                                    Root cause appears to be "green" class no longer exists and data fields are not set on these ports as they are with the interface field.
This piqued my interest. Should be simple to solve but I kind of want to learn more about ligatures now.
So, did a little poking: * Not ever font contains ligatures * Chrome (possibly any Chromium, not sure) requires both `font-feature-settings: "liga" 0;` and `font-variant-ligatures: none;` * `font-feature-settings: "liga" 0;`...
> Will create a PR, first draft seems to work but needs more effort I would suggest holding off. This is on our backlog and we need to review it...
What data package are you using for import?
Thanks @edmocosta that looks like the exact same issue. I did capture some data from the output and what you get is something like this ```{ { "index": "", "1.3.6.1.4.1.9.9.513.1.1.1.1.38":...
Okay, probably because I don't use floorplan right now, but how do you upload a floor plan? LOL
I didn't have any issue with that workflow using this fork.
> @Azmodeszer have you managed to reproduce this problem using a freshly installed system as your starting point? I want to drive us to a fix but it appears there's...
I am going to create two sub-tasks for tracking the different deployment methods, and will likely open a PR to allow child locations for device placement shortly.