Hello! I've been trying to create a custom UI for a tool I'm making using this, as a reference. My issue here is that the UI simply doesn't show up in my configuration tab. when I first load the tool there's a black flash on the tab and then a blank configuration tab stares at me.
I tried to add a warning similar to the one in my reference and got an error saying "none_type" has no method len() in it.
I've been trying to find other examples of custom tools with UI but there aren't many.
I also looked into the ayx_workspace.json and the UI has no path references. could this be a possible issue?
Please help me with any resource or suggestions. Thanks in advance.