As I said in the title, I accidently put a / in a screen name, and now that screen doesn’t load.
Any help…?
As I said in the title, I accidently put a / in a screen name, and now that screen doesn’t load.
Any help…?
Can you post a link to your project?
Here is a link:
https://x.thunkable.com/projects/5bee9f1f00652b13dacfebca/splashscreen/loading/designer
This is because the / character is used in the address of the screen. But the screen at this address does not exist
Here is a copy of your project with the “/” turned into an “_”
https://x.thunkable.com/copy/26ba5f94705c8491b3c1b8d5d9df602f
We’ll eventually fix that, but for now, don’t put a / in a component name.
thank you!