Howard

Results 15 comments of Howard

> Types can be found here: https://github.com/alvarotrigo/react-fullpage/tree/master/types Hope this can be transformed into a Vue plugin version

@BjRnJ Thanks, it works!

I meet the same problem, nothings happened in the GA Events Update: Now I no longer have this issue

@sdras Could you assist in merging this PR, please?

@manniL @danielroe I believe that you haven't addressed the problem based on the requirements but instead provided a more complex and impractical solution. This requirement stems from issue #15714, which...

@danielroe When I invoke `useAsyncData`, I can intuitively think of the possibility of having a `pending` or `loading` state and apply it to UI changes, such as `v-if="pending"`. However, as...

Hi all, currently, you can make use of `optgroups` in [email protected], which is a forked repository exclusively maintained for Vue 3 - repo: https://github.com/howard-tzw/vue3-select - demo: https://vue3-select.vercel.app/optgroups

@xkiller838 Hi, try `npm install vue3-select`. If it doesn't work, create an issue for me [here](https://github.com/howard-tzw/vue3-select). If I have some free time, I'll be able to handle it

@xkiller838 I followed the code in the [document](https://vue-select.org/guide/infinite-scroll.html) and tried it out. It feels like there are no issues. You can refer to the implementation below - demo: https://vue3-select.vercel.app/infinite-scroll -...

I would say that the inability to work with Tailwind CSS may deter a significant number of people from accessing this project