2023.2.1-nightly.2023.10.18
somebody1234
tagged this
17 Oct 09:17
A recent PR introduced issues with circular imports in `categorySwitcher.ts` - the reason why this wasn't found before merge is because bundlers work fine with circular imports - it's just GUI2's dev mode that doesn't do well with them # Important Notes None