I’ve been working on an SPA site. I had routes - somehow accidentally deleted them.
So, I thought, “No problem I’ll just recreate them.”
But, now when I recreate the routes in the App Structure, the Routes Panel does not create a route for it.
It always created the routes before.
What am I doing wrong?
I’ve tried restarting, updating, deleting and rewriting the routes, etc.
Wappler - The Visual Web App Creator 2022-04-13 15-09-13
The .htaccess has this in it:
## Wappler routing
RewriteEngine On
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
## End Wappler routing
And the routes.json file has this in it:
{
“routes”:
}
Community Page
Last updated:
Last updated: