Giter Club home page Giter Club logo

ionic-5-vue-3-oauth2-login's People

Contributors

didinj avatar ramay2088 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ionic-5-vue-3-oauth2-login's Issues

Property 'form' does not exist

Hi.
i am getting this error when trying to run "npm run build"
I have copy / pasted the SignIn.vue page.
I am not sure what I am missing.

error in src/views/SignIn.vue:73:32

TS2339: Property 'form' does not exist on type '{ handleLogin(): Promise; signIn: ActionMethod; }'.
71 | ...mapActions("auth", ["signIn"]),
72 | async handleLogin() {

73 | this.signIn(this.form).then(() => {
| ^^^^
74 | this.form.username = "";
75 | this.form.password = "";
76 | this.router.push("/tabs/tab1");

quick question

for learning purpose, I am using and playing with your great starter project here,
on my home page, I need to load the user profile through an API, then I need to load some tracking data relative to the user, then some page content using an ID associated to the user with a third API.

I am facing some issue with the loadingController setup in the api.service code, the loader does not dismiss.

Would you have any recommendations on how to handle this with the current code please?

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.