Sergey Khmelevskoy
Sergey Khmelevskoy
Hey there! Planning on reopening issues? Ready to test if it still occurring unexpected behavior...
Looking forwards for merge #1412 As a temporary solution I found effective adding extra symbols in price formatter. For example knowing that you have large digit (i.e. bitcoin 30,000.00), you...
> Proposal: > > Add a new `SeriesMarkerShape` called `line` > > ``` > export type SeriesMarkerShape = "circle" | "square" | "arrowUp" | "arrowDown" | "line"; > ``` >...
Would be great to see stateful `useCookie` in upcoming releases out of the box. spend a lot of time trying to figure why it's not reactive between components. demo showing...
Would be really nice to have bugifx for this issue. When you open multiple selects, options collapase. Especially annoying when using `multiple` selects and `close-on-select: false` You can visually make...
> What about reinstall your vuejs devtools? https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd It actually works. Had issue with Nuxt 3.1.x throwing `hook 'walkComponentParents' `
Same here ``` [0] Error: EISDIR: illegal operation on a directory, read [0] vite exited with code 1 ``` Downgrade 0.14.4 helps to resolve start
+1 , pretty annoying Looks like it validates everytime bundler hits the file
same problem. Any solution yet?