flexpool / frontend

Source code of the v2 Flexpool.io Website
https://flexpool.io
GNU Affero General Public License v3.0
65 stars 38 forks source link

Fix URL encoding issue #770

Closed aminick closed 1 year ago

aminick commented 1 year ago

Background: The issue is when visiting dashboard for IRON with memo, which has the address format address+memo, it always resolves to 404. This only happens in deployed version, not dev.

The reason for this is Vercel automatically converts + to space, when the request is hit to the backend.

There is no clear plan for vercel to fix this issue, read more here

Solution: The proposed solution is just a workaround, since our use case is simple and limited, it should be ok.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2023 1:02pm