I just updated and now my route isn’t working for a page called ticket.php.
The route is /ticket/:ticket and it was working just fine prior to the update. I updated and tested with the local development server in wappler and the ticket page is failiing to load, mainly because the query.ticket parameter is empty.
I checked and ac:route meta tag was missing from the page. Viewing the page code its not there at all. So I added it back
Hit save, it disappears immediately. Not sure what to do next. @Teodor mentioned a fix for routes in post: Query Params not working in new PHP routing not sure if it’s related.
