-
This works!!!
```csharp
await jsRuntime.InvokeAsync("dotNetToJsBrowserify.learnBrowserify", "message");
```
**Bundle.js**
```JS
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!…
-
**Describe the bug**
There is some a variable named `AdditionalAttributes` that is used in code examples and internal Blazor Forms code. Because of its use in [examples](https://docs.microsoft.com/…
-
### Description
I created a Maui Blazor Hybrid projects and I now want to publish this app in Release mode. But when I run the app in release mode, the entry point page "/", which is declared in a …
JLfub updated
3 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Consider the following scenario:
An app is running inside an org that is using on prem AD …
-
### Description
I am using a 3rd party library targeting .netstandard2.0 in Blazor which is built on web assembly which uses mono.
This library uses IronPython.
In Blazor version 3.2.1 IronPython…
-
### Feature request type
Enhance component
### Component name
MudTextField
### Is your feature request related to a problem?
In my application I would like to have several icons at the …
-
A time picker component would be useful... Could operate both on TimeOnly and DateTime types... maybe even TimeSpan...
It could have a matching DatePicker, but the default one already exists in Bla…
-
## Description
Several different rename scenarios for razor components do not work reliably today in a solution that contains a razor component.
We are currently faced with some limitations on…
-
This came up as part of a discussion.
In complex apps is hard to detect state transitions that might happen during a brief period of time and cause issues. We could consider adding additional loggi…
-
### 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.
Currently, we have ```` for h…