Closed imobachgs closed 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.
navigate(-1)
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.