agama-project / agama

A service-based Linux installer
https://agama-project.github.io/
GNU General Public License v2.0
144 stars 43 forks source link

fix(web): fix the 'Cancel' button in the products selection #1666

Closed imobachgs closed 1 month ago

imobachgs commented 1 month ago

Workaround the "404 Not Found" error. In production, and in that scenario, calling navigate(-1) adds a '-1' to the URL. We might need to do further research, but this patch should fix the issue.