-
Hi,
Think the documentation and description of this very good product should make clear that it is incompatible with IE11.
Many developers will probably be working in companies who will still be sup…
-
Is there a way to have nested modals such that on closing the top most modal the second modal will show back up ?
-
Hi Chris and Blazored team,
I'm using the Typeahead component in a dynamic form, created from database entries. Would you please help me understand how I can get the name/id field from the database t…
-
I'd like to pass onClose to Show method like win forms show dialog
It will free programmers from handle subscribe/unsubscribe.
Also it useful if any error was thown before unsubscribe
Look like tha…
-
In this line: `host.InitializeBlazoredLocalization();`
I am getting this error:
```
'WebAssemblyHost' does not contain a definition for 'InitializeBlazoredLocalization' and no accessible extension …
-
Great work.
For my own benefit I created an example based on the count page coming with the default template. I thought it might be a simpler and more recognizable alternative sample. Use it if you…
-
excellent library, I was wondering if it was possible or is already in the plans, to be able to pass in addition to the title, also the message to be shown, the type of message so that an icon appears…
-
Otherwise you will get complete shutdown of the page if a JavaScript call fails.
You can see here a sample stack trace of my error:
Diese Ausnahme wurde ursprünglich bei dieser Aufrufliste ausge…
-
[root@rhel-base OpenMU]# docker logs 1a35b94e755a
[ERROR] 2020-04-21 09:55:15,058 [Npgsql.NpgsqlConnector] [(null)] - Breaking connector
Unhandled exception. Npgsql.NpgsqlException (0x80004005): Exc…
-
Add a event to the control which is raised when the value of the typeahead is changed. This is useful when using the control in more complex forms where you need to enable/disable other controls based…