Mr-Pearce
Mr-Pearce
I Have Entity where "Is Database View" is True. but the created OnModelCreating code in my dbcontext has a `modelBuilder.Entity().ToTable();` instead a `modelBuilder.Entity().ToView();` and then expects that it has an...
**Describe the bug** Message Service/Modal won't hide a Modal beneath. **To Reproduce** Open a Modal and then an MessageService.Confirm **Expected behavior** See right screenshot. **Screenshots** Left how it looks. Right...
Hi i have had to split my Resource Dictionary into a separate file. like this **app.xaml** with some datatemplates and selectors ``` ``` and **"AppResources.xaml"** that contains my styles and...
Hi i am having some images in the IOS Asset Catalog and there working fine inside my app. But there are not shown in the Preview. I searched for Asset...
Hi i have the following problem with the current 1.2.2 version > Error occured while setting Gorilla Target XAML. File my.xaml > (Errors occurs while registering its solution). > Error...
Bootstrap 1.0.6 **Describe the bug** In Bootstrap 5 it looks likethis  In Bootstrap 4 it looked like that  (Note the colors changed in my project) **To Reproduce** ```...
**Is your feature request related to a problem? Please describe.** Currently it is not possible to have a customizable "Context Menu" that opens on right click. Only way to add...
**Is your feature request related to a problem? Please describe.** Currently the Ambient lights/Govvee lights are scanning a specific area on the monitor which works fine for it intent. But...
DatePicker DisableMobile not working. Keyboard still opens on selection on Mobile. (Blazorise 1.2.0)
**Describe the bug** like title.  **To Reproduce** I Just tested it with the new DisableMobile (My Field is inside A Row and a Modal if this changes anything) And...
**Describe the bug** I am trying to set a Theme up for an web app but the ThemeBarOptions/Colors wont change. **To Reproduce** Steps to reproduce the behavior: App.razor looks like...