We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The code
if (process.env.REMOVE_TRAILING_SLASH) { urlPath = urlPath.replace(/.+\/$/, ''); }
from
umami/src/pages/api/send.ts
Line 113 in a2245ef
https://umami.is/docs/environment-variables
)
PostgreSQL
No response
newest
any
The text was updated successfully, but these errors were encountered:
Fixed in v2.11.0
Sorry, something went wrong.
No branches or pull requests
Describe the Bug
The code
from
umami/src/pages/api/send.ts
Line 113 in a2245ef
https://umami.is/docs/environment-variables
)
Database
PostgreSQL
Relevant log output
No response
Which Umami version are you using? (if relevant)
newest
Which browser are you using? (if relevant)
any
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: