Code Monkey home page Code Monkey logo

Comments (4)

setaman avatar setaman commented on August 17, 2024

@cezarneaga Hello Cezar,

i'm glad you find the plugin useful.

I guess you were looking for the usage of document in the code. I'm not using any DOM API's explicitly. But i'm relying on the CSS computed properties (e.g. here) to create all the fancy animation stuff and i'm pretty sure Vue internals use document somewhere in the deep to update the variables.

We had already an document is not defined issue #108. So yeah, for the SSR build it's currently required to include the plugin only in browser environment. I'm actually not a SSR expert and would much appreciate any help. If you have an idea on how to make the lives easier for the people who build SSR apps, feel free to submit a PR, or just discuss it here.

from vue-ellipse-progress.

cezarneaga avatar cezarneaga commented on August 17, 2024

not sure those are the cause. baybe some usage of innerHeight?

from vue-ellipse-progress.

setaman avatar setaman commented on August 17, 2024

no, i I had thought about requestAnimationFrame, but it actually produces an explicit error in non browser env.

from vue-ellipse-progress.

github-actions avatar github-actions commented on August 17, 2024

This issue has been automatically marked as stale and will be closed because it has not had recent activity.

from vue-ellipse-progress.

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.