Giter VIP home page Giter VIP logo

Comments (5)

markusheiden avatar markusheiden commented on June 11, 2024 1

The v-chip is inside a v-data-table-server using a loop. Without the loop it works fine. So it looks similar to #19685.
I still wasn't able to build a reproducer from our application, though it reliably fails in our application.

There is a type error after the reported error:

runtime-dom.esm-bundler.js:593 Uncaught (in promise) TypeError: Cannot convert object to primitive value
    at Proxy.join (<anonymous>)
    at Proxy.toString (<anonymous>)
    at patchAttr (runtime-dom.esm-bundler.js:593:10)
    at patchProp (runtime-dom.esm-bundler.js:760:5)
    at patchProps (runtime-core.esm-bundler.js:5784:11)
    at patchElement (runtime-core.esm-bundler.js:5665:9)
    at processElement (runtime-core.esm-bundler.js:5487:7)
    at patch (runtime-core.esm-bundler.js:5344:11)
    at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:6112:9)
    at ReactiveEffect.run (reactivity.esm-bundler.js:177:19)

The complete log

from vuetify.

KaelWD avatar KaelWD commented on June 11, 2024

[Vue warn]: Unhandled error during execution of scheduler flush.

There will be another error before that. Is this #19685?

from vuetify.

markusheiden avatar markusheiden commented on June 11, 2024

I tried the workaround from #19685 and it works for my case too. So this seems to be a duplicate of #19685 and could be closed as such. The only useful thing from this issue might be the fact that props.ref seems to cause the problem.

from vuetify.

ElYaiko avatar ElYaiko commented on June 11, 2024

The v-chip is inside a v-data-table-server using a loop. Without the loop it works fine. So it looks similar to #19685. I still wasn't able to build a reproducer from our application, though it reliably fails in our application.

There is a type error after the reported error:

runtime-dom.esm-bundler.js:593 Uncaught (in promise) TypeError: Cannot convert object to primitive value
    at Proxy.join (<anonymous>)
    at Proxy.toString (<anonymous>)
    at patchAttr (runtime-dom.esm-bundler.js:593:10)
    at patchProp (runtime-dom.esm-bundler.js:760:5)
    at patchProps (runtime-core.esm-bundler.js:5784:11)
    at patchElement (runtime-core.esm-bundler.js:5665:9)
    at processElement (runtime-core.esm-bundler.js:5487:7)
    at patch (runtime-core.esm-bundler.js:5344:11)
    at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:6112:9)
    at ReactiveEffect.run (reactivity.esm-bundler.js:177:19)

The complete log

I''m having same issue with Tooltips.

from vuetify.

ElYaiko avatar ElYaiko commented on June 11, 2024

It happens only in the dev server, in build works ok.
Help please, I'm using [email protected].

@vuetifyjs

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.