LabVIEW 2017 SP1
JKI State Machine v2018.0.7.45
When new state is added, and it has comma in its name - then case page is created, but it has wrong selector name.
Right-click on JKI SM Explorer -> Insert New Frame -> "New category: Test, bug" -> explorer jumps to default "", "Event Structure", "Idle" case page -> and also new case page "bug", "New Category: Test" is created.
When renamed via right-click menu, then name could be corrected.
Seems, that frame name is divided into multiple parts by comma. Because if I add something like "New Category: one, two, three", then new case page name will be "New Category: one", "three", "two".
