Marek Brenčič
Marek Brenčič
When I resize window (from smaller to bigger), I see the original resolution/viewport, instead of full window. Going to another tab fixes this issue. 
Hey, I got issue when I remove draggable item I sometimes get this exception `Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a...
As mentioned in #168 the error response tell little to nothing. There are 2 possible solutions: 1. Patch it here and add Boom with right (I guess the right one...
### Versions nuxt-vite: 0.0.28 nuxt: 2.15.2 ### Description There's ws call even when there's hmr:false. This makes it hard to deploy behind reverse proxy with redirects. Tried everything (setting port...
With some components I get `useThemeContext must be used within a Theme`. **Here's reproducible example:** https://stackblitz.com/edit/github-uiu4in?file=src%2Fpages%2Findex.astro
In the readme is mentioned that we should skip shadcn init, but there's no mention what should be in the css property in component.json. It's a bit confusing.
# Environment Knex version: 0.95.2 Database + version: PostgreSQL 13.2 OS: Arch Linux # Feature discussion / request I use aliases to import modules/files. https://nodejs.org/api/packages.html#packages_imports package.json ```json "imports": { "##/*":...