(maybe) Bug

I've created an actor via github, and accidentally set an input enum with empty array:
...
"kind": {"title": "Type", "type":"string", "description": "", "enum": []},
...
...
"kind": {"title": "Type", "type":"string", "description": "", "enum": []},
...
Strangely when I build it, success without error. But then I can't access the actor console anymore. (all blank, under Chrome Browser)
No description
6 Replies
wise-white
wise-white3y ago
Hey) Thanks for reporting the issue, and sorry for late response. I will inform our team about this bug. They will check it. Thanks.
!!!Joefree!!! 👑
👍 Another problem. every time I visit actor console, the button always show Build & Start no matter how many time I build and succeeeded, The button always say Build & Start It should show Start only ?
!!!Joefree!!! 👑
The first issue is fixed! great job teams! 😁 🚀
genetic-orange
genetic-orange3y ago
Yeah, the build & start is annoying but not sure if there is a definitive solution to that, reported

Did you find this page helpful?