SerratedSharp
SerratedSharp
I'm having trouble with a callback from JS to C#. The below JS function is called successfully, but the dispatch generates an error depending on the shape of the stringified...
It seems like using a data driven approach for various things like Recipes isn't possible since so many internal collections are indexed on types. Currently it is analogous to if...
Opened in gitpod using link on this page(https://platform.uno/docs/articles/external/uno.wasm.bootstrap/doc/contributing.html) and built sample using provided command. This is pointing to latest main, at the time commit `75b5b2445453378b0c1aa8ffc619e3485ae965d8`. I also tried switching to...
In the attached, setting WasmShellEnableThreads to false, breakpoints in VS2022 work. Setting to true, breakpoints do not work. Using .NET 8 RC2 and preview version of VS2022, Version 17.8.0 Preview...
When using embedded.js to load the package, it attempts to retrieve mono-config.js. The WASM package_ contains a mono-config.json but not a mono-config.js  When I inspect the embedded.js script throwing...
### Description ### Proposal and offer to produce a PR to include additional examples of using JSImport/JSExport. 1) Optionally, I would propose creating a new article focused on .NET/JS Interop....
If used on a site with bootstrap, `ms-2` gets picked up by bootstrap a `m`argin `s`tart padding of 2, and adds additional spacing in front of the symbol.
This syntax from readme gives compile error `Argument 1: cannot convert from '(int, System.Type)[]' to '(ushort Tag, System.Type Type)'`: ``` var formatter = new DynamicUnionFormatter(new[] { (0, typeof(Foo)), (1, typeof(Bar)),...
### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal Using text-warning in a default context renders...
- Fixes https://github.com/vikramlearning/blazorbootstrap/issues/849 by providing an option to suppress the default "offcanvas" class following BS docs for responsive offcanvas. - Includes recommended workaround for dismiss button when the default class...