Anybody have an idea Why my button won’t work?
I’ve got a suspicion right now -
im pretty sure the indent on buttons in the screens.yaml file is supposed to be like this, but whenever i save it auto corrects into this:
tbh not very tech savvy so I dont know how one would fix this.
- :
-
narrat version 3.7.0 - What steps did you already try to fix it, if any?
so right now I’ve tried all the different options for Buttons on the docs.
- I can get the button text to show up, but it’s not interactable even if I activate its tag or set the button to true or enable it in the script.
- i cant for the life of me get the image to show up - the image i use is id’d in the screens.yaml. (strangely enough, ive tried to use my placeholder black image and that one worked? somehow? although i cant recreate it anymore)
its either that or i missed a step where you have to define the action further. I’ve already tried “action: run_label” with “label: labelName” which didn’t do it either.
rn the action just says the name of the label
Logs or screenshots of the issue:
any help would be appreciated!!