Louis Chovaneck
Louis Chovaneck
I have my config.json : ``` { "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-154" }, "description": "This is an example configuration file with one fake accessory and...
### Expected behavior Intalled properly ### Actual behavior "The following packages have unmet dependencies: kitematic: Dépend: gvfs-bin but it is not installable" ### Information about the Issue This is the...
Sometime I have this, list of all field in entity when i CTRL + space key in service or controller :  And Sometime i don't have this list, i...
**Is your feature request related to a problem? Please describe.** I'm always frustrated. Has a developper of moodle, i can't access to record's view's (know which people has seen a...
It's possible de implement new options to add recurrence to event ? Link to RFC Calendar : https://icalendar.org/iCalendar-RFC-5545/3-8-5-3-recurrence-rule.html
### Describe the bug # Bug Summary The current implementation of the onInputKeyPress method in the InputNumber component of PrimeVue relies on the deprecated keyCode property, which is set to...
### Is your feature request related to a problem? Please describe. Currently, I cannot show vue warnings in the panel of this plugin. My vue warning only appear in the...
i have this message and i can't compile my app. Flutter v1.5.8 Dart 2.3.0 on dev channel ``` Android dependency 'androidx.media:media' has different version for the compile (1.0.0-rc01) and runtime...
I try to export simple ts file like so in the index.ts : ```ts import HelloWorld from './helloWorld.vue' import LocalValueMixin from './local-value-mixin' export { HelloWorld, LocalValueMixin } export * from...
Hey i have an issue on Symfony 4.4.16. `Class Doctrine\Common\Persistence\Event\LifecycleEventArgs does not exist `. This error are throws in LdapObjectSuscriber line 276 and 258. I replace ''Doctrine\Common\Persistence\Event\LifecycleEventArgs" with "Doctrine\ORM\Event\LifecycleEventArgs" and...