Giter Site home page Giter Site logo

Comments (7)

sangdth avatar sangdth commented on August 20, 2024

Found in your dist folder:
screenshot 2019-02-27 at 1 21 45

from vue-password-strength-meter.

apertureless avatar apertureless commented on August 20, 2024

It is actually my local path for the vue file. Seems that vue-loader might not strip it away for production. Will check the configs. Maybe I am missing a prod env somewhere.

However, this is totally unrelated to your issue / breaking. It is basically only for development purpose.

Your issue is that document is not available in the server side environment.

from vue-password-strength-meter.

sangdth avatar sangdth commented on August 20, 2024

@apertureless Ah. I think because I'm using Nuxt.js with server-side rendering, which caused this trouble. I think I will try to find a solution. Btw your work is nice. Cheer.

from vue-password-strength-meter.

hartwm avatar hartwm commented on August 20, 2024

@apertureless Ah. I think because I'm using Nuxt.js with server-side rendering, which caused this trouble. I think I will try to find a solution. Btw your work is nice. Cheer.

did you ever find fix for this?

from vue-password-strength-meter.

sangdth avatar sangdth commented on August 20, 2024

Sry I stop working on that project.

from vue-password-strength-meter.

apertureless avatar apertureless commented on August 20, 2024

@hartwm what issue are you running in?

If you run into document not defined issue, you should try the no-ssr or client-only component from nuxt. https://nuxtjs.org/api/components-client-only/

from vue-password-strength-meter.

guastallaigor avatar guastallaigor commented on August 20, 2024

I've manage to make it work using the <client-only> component in Nuxt.js.
Thank you.

from vue-password-strength-meter.

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.