-
### Describe the bug
Users of our WinUI3/AppSDK1.6 based app, report crashes that could not be handled within our app.
The call stack is always:
STACK_TEXT:
00000071`66bab3d0 00007ff8`ba325194 …
-
saya coba menjalankan projectnya tapi muncul seperti ini, ada solusi?
14:25:52 [vite] page reload resources/sass/app.scss
14:25:54 [vite] Internal server error: [sass] Can't find stylesheet to imp…
-
Building on github with NodeJS 22.9.0, vite 5.4.8, sass 1.79.4
While building, I get the following warnings: Everything works fine. I've silenced it for now. This is just a heads-up for the future.…
-
I have installed the latest version.
When I run the `npm run dev` command, it gives many Deprecation Warning related to Sass.
```powershell
Deprecation Warning on line 3, column 9 of src/App.vue:…
-
Saw this in browser console
```
CheckboxTree: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
```
A bit of…
-
## Environment
- OS: `ArchLinux` (likely occurs with other OS as well)
- Browser: `Vivaldi (Chromium-based) 6.9.3447.44` (likely occurs with other browsers)
## Source Code
https://github.com…
-
### Describe the bug
We are developing an App on Windows where we have a WinformsProcess and an MauiProcess running in Fullscreen. We switch between the two UI worlds. From time to time the Maui proc…
-
Please merge PR with latest CoreUI or let me know if I can improve it.
-
**Describe the bug**
We encountered a weird bug where an AV can happen randomly at `PropertyChanged` event, where the code is:
```cs
this.PropertyChanged(this, new(propertyName));
```
The full stac…
-
Scrolling the mousewheel on a CoreUI NativeWindow causes a System.OverflowExecption, prior to executing the event.
Occurs when running Core 3.0 compiling for win-x64