Table page not loading if a column name is "actions"
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 Reproduction steps
1. Go to Console -> Databases -> Any table that has an "actions" column
2. See error
Possible problem from [this code.](https://github.com/appwrite/console/blob/d1729ef67f2a03acef570768403d13a25bad8e15/src/routes/(console)/project-%5Bregion%5D-%5Bproject%5D/databases/database-%5Bdatabase%5D/table-%5Btable%5D/columns/%2Bpage.svelte#L339-L340)
### 👍 Expected behavior
It should load the page
### 👎 Actual Behavior
It gets stuck at loading spinner, nothing shown.
### 🎲 Appwrite version
Appwrite Cloud
### 💻 Operating system
Linux
### 🧱 Your Environment
_No response_
### 👀 Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.