Thomas Lamant
Thomas Lamant
Versions: - Ubuntu 20.04.2 - Node 10.19.0 - npm 6.14.4 I've installed tileserver-gl-light using: `npm install -g tileserver-gl-light` But when trying to run it: `tileserver-gl-light myfile.mbtiles`, I get the following...
## Problem Statement I'd like to be able to quickly add selected tasks to My Day by using the keyboard and not having to switch back to using my mouse....
Sidebar: unchecking a Checkbox or selecting an option in a Dropdown unwillingly closes the sidebar
### Describe the bug When a Sidebar contains a Checkbox or a Dropdown, if the Checkbox is unchecked or if an option is selected in the Dropdown, the Sidebar gets...
Reopening of issue #4552 ### Describe the bug Menu dropdowns stay below Sidebar despite setting [`zIndex`](https://primevue.org/configuration/#zindex) to have menus or overlays above modals (not sure which category menu dropdowns belong...
Hello. My initial interest was looking into installing Ghost on my OVH hosting plan using [your tutorial](https://github.com/ovh/docs/blob/e64cde5fce754083dd58f391ddf6e08e03b7eaea/pages/web/cloud-web/install-ghost/guide.en-gb.md#L4) and got concerned by the fact that it was mentioning Node.js 8 everywhere....
The current version of `changelogen` (great piece of work by the way
### Environment - node: v18.18.0 - c12: v1.5.1 ### Reproduction https://stackblitz.com/edit/stackblitz-starters-13rkzj?file=index.js ### Describe the bug The use of `defu` to merge sources in https://github.com/unjs/c12/blob/54ed82b4f23cc89151e4a4cdf32a74e939b574e8/src/loader.ts#L112-L119 makes it such that a default...
Bravo pour ~~ce listing~~ cette énumération! Quelques suggestions d'ajouts (je n'ai pas toutes les traductions en tête): - Listing (https://fr.wikipedia.org/wiki/Listing) - Feature phone - Software - Hardware - Copyright -...
Hi @kevinmarrec, see repro here: https://stackblitz.com/edit/nuxt-starter-ufzybv 3 issues at least: - The name doesn't default to the `name` property of `package.json`. The title defaults to "Nuxt PWA" although we're not...
I have this issue where `z-index` is shown as `auto` while element inspection shows that there is a `z-index` property set-up in the `style` attribute of the element. See example...