Is there an existing issue for this?
Describe the bug
My companies game relies on using query params to pass data to the game. In version 5.6.257 (editor full version: 5.6.257-675a58ed1f9936250cd6cd71a644e4f33944a0f4, core version: 5.6.257-0) when adding a query param to a games url it will now open the listing directory
In all previous versions of gdevelop this worked with no issue
Steps to reproduce
- Open a game with web preview
- Add a param to the url ie:
http://urip:2929/?i=123
- It will now open the listing directory instead of opening the game like normal
- http://urip:2929/ will still open the game like normal but yeah it seems like it is treating query params as a route now?
GDevelop platform
Desktop
GDevelop version
5.6.257-0
Platform info
Details
OS (e.g. Windows, Linux, macOS, Android, iOS)
MacOS
OS Version (e.g. Windows 10, macOS 10.15)
MacOS 26.3
Browser(For Web) (e.g. Chrome, Firefox, Safari)
Firefox, Chrome & Safari
Additional context
No response
Is there an existing issue for this?
Describe the bug
My companies game relies on using query params to pass data to the game. In version 5.6.257 (editor full version: 5.6.257-675a58ed1f9936250cd6cd71a644e4f33944a0f4, core version: 5.6.257-0) when adding a query param to a games url it will now open the listing directory
In all previous versions of gdevelop this worked with no issue
Steps to reproduce
http://urip:2929/?i=123GDevelop platform
Desktop
GDevelop version
5.6.257-0
Platform info
Details
OS (e.g. Windows, Linux, macOS, Android, iOS)
OS Version (e.g. Windows 10, macOS 10.15)
Browser(For Web) (e.g. Chrome, Firefox, Safari)
Additional context
No response