PatchTheCode

Results 283 comments of PatchTheCode

I guess i have been lazy with this because of the news: https://www.zdnet.com/article/iphone-ipad-mac-apps-merging-apple-sdk-will-create-ios-apps-that-work-on-mac/

If i understand it correctly, the image shows a range selection with a vertical calendar? If this is the case, then it is possible to create a vertical flow as...

Hey guys, i opened this issue 20 days ago. I dont know when it started working, but it just started working across all my browsers 🤔. I dont remember updating...

i see @dflock says he is also using version `6.0.0 beta 14` and it is still happening. did i close my browsers and restart them? no clue. but it just...

Ok. I know why mine suddenly started working. Its because I stalled ViteJS. When ViteJS is installed, everything works as expected, but once ViteJS is removed, the problem returns.

Wouldnt that make this dependant on their framework?

how are you resetting the styles? I also have issue. my root is vertical, and child is horiontal

I was not able to test it because i think i am using a later vue version? i ran this command ``` npm i https://github.com/ishitatsuyuki/vue-virtual-scroller ``` and here was my...

for reference, the vue-virtual scroller i used was the one compatible with vue3 as instructed by the repository owner --> https://github.com/Akryum/vue-virtual-scroller/tree/next/packages/vue-virtual-scroller

Sorry but my problem is that i am new to NPM, and i do not know how to install from a github repository ``` npm install --save "https://github.com/ishitatsuyuki/vue-virtual-scroller#logic-rewrite" ^C(##################) â §...