I am hitting these errors when trying to import a config file.
VM958:74 Uncaught TypeError: Cannot read property '3' of undefined
at Object.n.convertConfigColor (<anonymous>:74:85395)
at Object.n.fetchConfigColors (<anonymous>:74:85844)
at Object.addColorStyles (<anonymous>:16:51265)
at ye (<anonymous>:16:9347)
at r (<anonymous>:16:9041)
at <anonymous>:74:27526
at _e (<anonymous>:74:27778)
at r (<anonymous>:74:27954)
at onClick (<anonymous>:59:6281)
at Object.<anonymous> (<anonymous>:51:1124)
I am hitting these errors when trying to import a config file.
Here is the config file:
I then reduced my config down to this to see if it would work, but hit the same issues:
Any ideas on how to resolve?