Giter Club home page Giter Club logo

Comments (7)

KaelWD avatar KaelWD commented on May 25, 2024 1

Looks like https://vuejs.org/guide/essentials/template-refs.html#refs-inside-v-for but the v-for is sometimes leaking through the slot which would make sense if the ref wasn't also provided by the slot.

from vuetify.

yuwu9145 avatar yuwu9145 commented on May 25, 2024

The error seems to only occurs when manually change Vue version and tweaking code at the same time.

The error couldn't be replicated when Vue version & code stays the same, they don't change when running a project. demo

Is this issue causing any issue in your project?

from vuetify.

naka87003 avatar naka87003 commented on May 25, 2024

I have same issue. In my case, it is not possible to change the value.
So we refrain from upgrading vue from 3.4.23.
How can I fit that?

from vuetify.

KaelWD avatar KaelWD commented on May 25, 2024

Same thing here actually: #19685

I can reproduce both of these in our dev environment but not play.vuetifyjs.com

from vuetify.

yuwu9145 avatar yuwu9145 commented on May 25, 2024

Pass in :ref="el => {}" to slot rootv-list-item stops v-for leaking it to an array, could be a wordaround.

from vuetify.

KaelWD avatar KaelWD commented on May 25, 2024

that'll break the virtual scrolling

from vuetify.

yuwu9145 avatar yuwu9145 commented on May 25, 2024

What about :ref="el => props.ref.value = el"

from vuetify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.