during widget creation a used “/” which is I think critical for the name :
now when I click on the widget I have a error :
how to solve now ? how to delete, because delete also not working :

during widget creation a used “/” which is I think critical for the name :
What version of OH are you using? Widget name checking was introduced at some point to help prevent this kind of error, so if you are on a recent version then you should file an issue so the devs know that the name validation isn’t fully working.
To fix the problem you are going to have to:
jsondb
folder. It is in your userdata
folder but where that is will depend on how you installed OH.jsondb
directory, you want to open the one titled uicomponents_ui_widget.json
/
with something (e.g., _
) in the name in that file.I’m pretty sure that the widget name validation should already be in that version so I would file a quick issue if I were you.
I can’t find a json file, please what is a exact path to the file ?
I think I found :
/var/lib/openhab/jsondb
and deleted
problem solved