bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

Build all of your apps using what you already know and love ❤️

Results 326 bitplatform issues
Sort by recently updated
recently updated
newest added

I would like to see a small `x` clear button on the right of a `BitTextField` that would allow the value to be reset to empty. Here's a sample from...

### 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...

```js BitBesql.load = async function init(fileName) ```

area / besql

1- It should use primary constructor injection for both services and blazor components 2- It should consider if a service should be resolved using OwningComponentBase's scope instead of blazor's main...

area / templates
area / source generators

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. I...

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...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug bit.blazor.web.es2019.js gives Error: The circuit failed to initialize error using...

`SuggestingTextField` extra component: - This text input component is used to show inline suggestions as ghost text while the user types inside the input in scenarios like an AI chat...

area / BlazorUI