Functions Templates not working in 1.9.0 self-hosted
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 Reproduction steps
1. Go to your 'Project Functions'
2. Click on 'Templates'
3. Open the devtools
4. See error
### 👍 Expected behavior
It should display the templates
### 👎 Actual Behavior
It throws :
```
Uncaught TypeError: can't access property "group", n().billingPlanDetails is undefined
Immutable 128
pjTMRs1k.js:70:2699
Immutable 128
```
### 🎲 Appwrite version
Different version (specify in environment)
### 💻 Operating system
Linux
### 🧱 Your Environment
Appwrite 1.9.0 with Console 7.8.37 to fix the same one the Auth Security ( https://github.com/appwrite/console/pull/2958 )
### 👀 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.