Giter Club home page Giter Club logo

Comments (5)

KaelWD avatar KaelWD commented on May 25, 2024 1

https://vuejs.org/api/composition-api-lifecycle.html#onmounted

A component is considered mounted after all of its synchronous child components have been mounted (does not include async components or components inside trees).

The only safe ways to do this are either to wait for the target element to be mounted: https://play.vuetifyjs.com/#eNpdj01ug0AMha9izSZECsMiUhcRSdsD9ASliwkx0Ujzp8HDBnH3eoAkKDv72X7v8+8o+thW3yHIIaE4iZrQBqMIL40DqIdShTCXj6a8qrgKW6kkTQYvETu4pvtnXb1PVo+XzsrT1yrtXqY3PQAbnRthVWgEfDHayfrkCG8saqfpZx5UG9enxRrBdV1tnuG2b6MOBD1SWn7SNvhIMOY0mKCL3sKOw3YLWutdT8AMcM4bxT6LXXItae9gxSj2MC4Ued0blMbfCz6SgzIJ55spsyzpnCumg0vGHMRRfsij+PsH9ZZ+Lg==
or have a separate component that you can control the root element of: https://play.vuetifyjs.com/#eNqNUMtqwzAQ/JVFlzhgS4dAD8V26Qf4C+oeFEcJAr2QJUMx/vdKluKY5JKL2J2dGc3uz4xGO5BvY/DkGfpEtWPSCOpY2yuAeqqoMWt5b6oztRnYQ5XjTrDWsiuc/e2rJs+T7PHAA7L5SsrVw7T766gBspNs86wPdU12SUM7DpYbByNzPgXm0mjrIJldrZZwwCTUcdFD1CdF4KJyPUKevR7hwicIizU9ktT0aE327vczaNVprxy7lNEElpwlpYjMQavRQbCGJjKKYwQ3VVEcoWlhTseIXC0YFvpWBAWeqPBsFSzh3e+0lMoLUaIT/sAn9PsPddKflg==

from vuetify.

Tuhtarov avatar Tuhtarov commented on May 25, 2024

After updating to 3.6.3 I received the same error!

from vuetify.

yuwu9145 avatar yuwu9145 commented on May 25, 2024

It's because #15229, but the correct usage is what @KaelWD suggested, nothing is actionable in Vuetify level

from vuetify.

AndyBeat avatar AndyBeat commented on May 25, 2024

@KaelWD How to know which vuetify components are asynchronous? About this commit 6a9d8e6

from vuetify.

KaelWD avatar KaelWD commented on May 25, 2024

Best to just assume everything is.

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.