Git Product home page Git Product logo

Comments (7)

justin-schroeder avatar justin-schroeder commented on May 12, 2024 1

Great! I'm going to close this for now, but if feel free to continue using this thread, and if we discover a reproducible issue with newer versions we'll re-open the issue.

from vue-formulate.

justin-schroeder avatar justin-schroeder commented on May 12, 2024

Hmm, this sounds like the longstanding Vue bug (vuejs/vue#8379) again, but we fixed that way back in v2.2.5 (#17). Are you using the latest version of Vue Formulate?

from vue-formulate.

OussamaFadlaoui avatar OussamaFadlaoui commented on May 12, 2024

Yes, I'm using the latest version! It's driving me crazy..
Also, I'm not using a dynamic input field type like the one in the issue you've linked.
Actually, this issue also shows whenever there's no input element on the page whatsoever. All I did was inject the components globally, without using them. When I did use the elements, it's all copied and pasted from the examples.

from vue-formulate.

justin-schroeder avatar justin-schroeder commented on May 12, 2024

Are you doing npm run dev, or is this a built version of your app? Can you send a reproduction url? Currently the vueformulate.com website works in ie11 (some styling issues, but functional)

from vue-formulate.

OussamaFadlaoui avatar OussamaFadlaoui commented on May 12, 2024

I have tried building the app as well as running dev server.
I deployed it so you can take a look for yourself:
https://vue-formulate-sandbox.herokuapp.com/account/inloggen

Noteworthy
I added extremely simple changes to the vue formulate source (added option to have icons added by adding a custom prop):
image
/node_modules/@braid/vue-formulate/src/inputs/FormulateInputText.vue

from vue-formulate.

justin-schroeder avatar justin-schroeder commented on May 12, 2024

Thanks for deploying a reproduction.

First off: your edit shouldn't have anything to do with your IE11 error...but did you fork the package? You should never directly modify things in node_modules. I assume you know that and are just experimenting, but editing anything in node_modules is a recipe for many bad things.

Looking at your site, I'm not entirely sure the version of Vue Formulate it is using, but it definitely is not the latest one. Please try updating to the latest and I bet that fixes the issue for you.

from vue-formulate.

OussamaFadlaoui avatar OussamaFadlaoui commented on May 12, 2024

Thanks for deploying a reproduction.

First off: your edit shouldn't have anything to do with your IE11 error...but did you fork the package? You should never directly modify things in node_modules. I assume you know that and are just experimenting, but editing anything in node_modules is a recipe for many bad things.

Looking at your site, I'm not entirely sure the version of Vue Formulate it is using, but it definitely is not the latest one. Please try updating to the latest and I bet that fixes the issue for you.

Thanks a lot for the quick replies and helpful lessons. I will follow your instructions and post a follow-up tomorrow.
:)

from vue-formulate.

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.