Luis Gomes
Luis Gomes
As requested, opening an issue for the code comment [made here](https://github.com/hardcodet/wpf-notifyicon/commit/ec2e870cc613e8b9a0a588508105ecd5c3c9b95d#r71966509) Basically, as long as a context menu is set, left clicking the icon will always trigger it after the...
Unique validation had the wrong comparison sign and no _id detection (as described on #211) so it only worked correctly if we didn't specify the ignoreKey/ignoreField parameters. Unfortunately, the fix...
### Describe the bug After updating to Windows 11 build 22621.1344, the middle click event no longer appears to be working and seems to be triggering the regular left-click. The...
I've recently updated to the latest windows 11 version and the TrayMiddleMouseDown event is no longer working. Clicking on the tray icon with the middle button is apparently firing the...
Hi, I'm having an issue using this library with a WPF app that I'm assuming is due to it being a MSIX packaged app but would appreciate it if anyone...
### Describe the bug Adding a BNavItemDropdown inside a BNavbarNav triggers a hydration mismatch on Nuxt. Reproduction example is using the [example from the documentation](https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/navbar.html#bnavitemdropdown) ### Reproduction https://stackblitz.com/edit/nuxt-starter-g6bzks?file=layouts%2Fdefault.vue ### Used...
Hello, can you add support for i18n or at least point me in the right direction of doing so? I'll try to explain how i have things setup: Right now,...
Hey, The cloudinary provider is missing some fit modes that are supported by Cloudinary. Specifically, I was looking to use the ["lfill" mode](https://cloudinary.com/documentation/resizing_and_cropping#lfill_limit_fill), which as far as I can see,...
**Describe the bug** Spectators can go into any server where people are playing with bots and just run /botcmd removebot from spectator. This has already been abused on our servers...
### Describe the bug Hi, v0.18 is causing an issue with dark mode on navbars/navbar dropdowns. Example with v0.17.6 -> https://stackblitz.com/edit/nuxt-starter-xf1rw2?file=package.json Example with v0.18.0 -> https://stackblitz.com/edit/nuxt-starter-txdfig?file=package.json Both are exactly the...