Oscar
Oscar
> I've created my own wrapper component which when the dialog closes calls a bit of TypeScript to fix it: > > `export class matDialogueFix { > > ``` >...
> [MatBalzor.DialogFudge.zip](https://github.com/SamProf/MatBlazor/files/5971062/MatBalzor.DialogFudge.zip) > > I've taken the time to write an example. Too much for a fiddle! I used a normal javascript file instead of worrying about javascript. hope that...
Sorry for the delay but yes, you can. ``` Dim manufacturerFactory As ManufacturerFactory = New ManufacturerFactory(BaseUrl, Account, Password) Dim manu As New manufacturer manu.name = proveedor manu.active = 1 Return...
Hello, I have this issue where scanassemblies takes an unexpectedly long time, in debug mode 40 seconds on mobile devices (while it takes 4 seconds on a computer). I read...
@mrpmorris how could features/effects be added by Code? Seems very interesting.