Flagsmith / Flagsmith/flagsmith
Type projectID as number in web components
Open
front-end
improvement
tech-debt
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
### How are you running Flagsmith
- [x] Self Hosted with Docker
- [x] Self Hosted with Kubernetes
- [x] SaaS at flagsmith.com
- [ ] Some other way (add details in description below)
### Describe the bug
ProjectIDs were wrongly typed as string while it is supposed to be a number type
### Steps To Reproduce
N/A
### Expected behavior
The type definitions should treat the projectID as a number and only converts to string if needed
### Screenshots
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.