Skip to content

Conversation

stephenkhoo
Copy link

@stephenkhoo stephenkhoo commented Jun 9, 2023

In vue 3, the this.$refs[container] is the element itself, hence it will skip the scroll handling part.
This added if the this.$refs[container][0] is undefined, it will take this.$refs[container] directly.

This is based from v3 alpha release

… become null causing scroll effect not working
@stephenkhoo stephenkhoo changed the base branch from dev to feat/vue-3 June 9, 2023 08:11
@LouisMazel
Copy link
Contributor

This library is unmaintained, please use the new version (for Vue 3 and Nuxt 3): https://louismazel.github.io/maz-ui-3/components/maz-picker

walokra added a commit to walokra/vue-ctk-date-time-picker-v3 that referenced this pull request Oct 21, 2024
walokra added a commit to walokra/vue-ctk-date-time-picker-v3 that referenced this pull request Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants