Henrik Zetterström
Henrik Zetterström
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug When I set TValue to Guid the text disappears from...
**Describe the bug** Every time I try to read a characteristics on Android the last 2 characters in the data I receive is faulty. I've tired many times and I...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug When I open up the UserBadage over the timeline component...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug 1. Go till https://bitplatform.dev/templates/create-project 2. Press on Entity Framework Core...
closes #11480 ## Summary by CodeRabbit * **Improvements** * Diagnostic logs now stream incrementally, providing faster initial response times when retrieving user session logs. * Added cancellation support for log...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug More often then not when trying to read a remote...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug If you first try to sign in with a unconfirmed...
The BitPlatform codebase currently relies on legacy ISourceGenerator implementations, which regenerate all proxies on every compilation. This causes slower builds and degraded IDE performance. By migrating to the Incremental Generator...
**Describe the bug** Adding services.AddBankId() causes all our localization to break and show the translation "key" instead of the actual translations. Our project is based on the [Bitplatform boilerplate](https://github.com/bitfoundation/bitplatform) The...