puschie286
puschie286
Hi, on the CascadingValueByType page you list 5 criteria that need a property to match to be cascaded by type. Point 5 is "The property is public.". I think this...
Hi, the readme says that binarypack supports primary types like string but i dont get it to work with string. it work very well for all other types but string...
In the link customization [docu](https://blazor-diagrams.zhaytam.com/customization) there is the line: `// Also usable: _diagram.Options.Links.DefaultLinkComponent = typeof(ThickLink);` this doesnt work and should be: `// Also usable: _diagram.Options.Links.DefaultLinkComponent = typeof(ThickLinkWidget);` ( maybe you...
Hi, have problems getting the synchronization with [Microsoft SQL server](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer) to work - beside synchronized between clients everything works fine ( tested add/remove/update ). would be nice if you could...
### Please fill in the following fields: Unity editor version: 2020.1 Firebase Unity SDK version: 16.15.2 Source you installed the SDK (.unitypackage or Unity Package Manager): UPM Firebase plugins in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When using constructor DI for blazor components with IJSRuntime - you will...
### On which page do you see this issue? https://daisyui.com/theme-generator/ ### Describe the issue Since v4 the theme generator doesnt use the color values of the selected theme. Was working...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description We notice that some test randomly fail with "Index was out of...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When you create a new (preview) angular project with basic theme, it...
Move createSubWindows after config is loaded/assigned to create popouts from config (#858) note: this also prevents re-creating closed popouts when loading a new layout