-
I have followed the instructions on this page and the only thing I get when placing breakpoints is that the "Breakpoint set but not yet bound". Some information:
- I tried both creating the project…
-
I'm trying to design a dialog that shows a large image (think web shop where you want to see the product image larger). Sadly, the dialog that opens is rather small. Setting a width on the MBDialog do…
-
Child Component contains:
.
.
.
…
-
All DatePicker & TimePicker actions are slow in WASM mode. Clicking on DatePicker/TimePicker menu takes a long time to display the page, examples are slow to react to click, etc.
Browser console re…
-
### Bug report
This sample https://github.com/telerik/blazor-ui/tree/master/common/message-box/callback-event shows the dialog on all browsers that are currently open.
I am opening this on behal…
-
### Example of cross platform Alert api
```
///
/// Cross platform Alert (Platforms: Browser, Xamarin & Electron.NET)
///
/// The message of the alert (Platforms: Browser, Xamarin, Electron.N…
-
Hey -
Great tool. Got it running on Azure and set up my custom domain for the app service, but it still generates a .azurewebsite.net link v. a custom URL link.
Do I need to add the custom U…
-
### Describe the bug
I'm working on a new version of a Site that's behind IIS with Windows Authentication. I need to implement "Change User" functionality (or "Logout")
Previous version is on Asp.Ne…
-
**Describe the bug**
Hello, i'm using ui5-webComponents together with Blazor in order to adhere to standards of SAP.
I used a lot of ui5 elements already, but when it comes to `` i can't figure out …
-
I see there is a series of commits which fix async warnings by using discards.
@Codinkat could you review?
A review of the async call chain. A find on `_ =` should pick up all the discards to rev…