8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
In this file https://github.com/appwrite/console/blob/9174d8f8cb584744dd7a53f69d324f490ee82ee3/src/lib/layout/logs.svelte
Two dynamically generated links use a singular path instead of a plural one.
deployment instead of deployments
console/src/lib/layout/logs.svelte
Line 20 in 9174d8f
execution instead of executions
Line 28 in 9174d8f
Links should point to
...
Version 1.3.x
Linux
No response
The text was updated successfully, but these errors were encountered:
Thank you for the PR, I would pass this for review to the concerned team and get it reviewed ASAP.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
👟 Reproduction steps
In this file
https://github.com/appwrite/console/blob/9174d8f8cb584744dd7a53f69d324f490ee82ee3/src/lib/layout/logs.svelte
Two dynamically generated links use a singular path instead of a plural one.
deployment instead of deployments
console/src/lib/layout/logs.svelte
Line 20 in 9174d8f
execution instead of executions
console/src/lib/layout/logs.svelte
Line 28 in 9174d8f
👍 Expected behavior
Links should point to
👎 Actual Behavior
...
🎲 Appwrite version
Version 1.3.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: