Saleh Yusefnejad
Saleh Yusefnejad
It's not a demo page issue, it's the issue of the `BitChart` component itself. Although the solution you've suggested can be a simple workaround for this issue on the demo...
@timahrentlov thanks for submitting this issue. this is an exciting idea to have XAML counterpart components in the blazor area too, but in the web world, it's a bad practice...
This is what I talked about, in web world it's a bad practice to have a component that applies a layout. for example a `StackLayout` component like in XAML. It's...
Anyway, the good news is that we are investigating adding a new project to the bit platform to develop these bad practiced but somehow required components under an Extended program....
I've submitted a new issue for disabling the sorting (#2771)
@MeysamBahadori could you please provide some images about this issue?
I'm closing this issue since no evidence provided to clarify it more.
@mhrastegary77 isn't this a duplicate of #2692?
duplicate of #2692
@linkdotnet thanks for submitting this issue. it seems the nuget package that we are using for compiling .scss files (BuildWebCompiler2022) is only for Windows. we need to investigate it and...