No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. k_magnai
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 11
    • Best 0
    • Groups 0

    k_magnai

    @k_magnai

    0
    Reputation
    2
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    k_magnai Follow

    Latest posts made by k_magnai

    • RE: Working code after change it not work undo it still not work

      @dobbel error reason is no matter problem is i have 2 files saving without any changes one is throw error another one is fix error

      posted in Help
      K
      k_magnai
    • Save queue change throws error

      In my demo i used js file but if i save js file without chages then it throws error and without any changes i save index.vue file then error fixed i don’t know what happens

      posted in Help
      K
      k_magnai
    • RE: Working code after change it not work undo it still not work

      https://streamable.com/gx0e18 this wasting my time

      posted in Help
      K
      k_magnai
    • RE: Working code after change it not work undo it still not work

      also make some changes error on other file

      posted in Help
      K
      k_magnai
    • RE: how to ignore one component error

      ok Thank you starting git 😃

      posted in Help
      K
      k_magnai
    • RE: how to ignore one component error

      also tried lazyload not help

      const routes = [
      {
      path: ‘/some-page’,
      component: () => import(‘pages/SomePage’)
      }
      ]

      posted in Help
      K
      k_magnai
    • RE: how to ignore one component error

      Hello Dobbel thanks your replay eslint is not my problem because i disabled it. can’t comment components because other developer working on it so its making mistakes. If employee make some syntax error on somewhere then all system not work. So i can’t see my result still other developer fix their error. In production version all system not work is really good but in Development version other developer’s error must stay in place…
      Many years i used cloud9 realtime editor and don’t use git sorry for that 😃

      posted in Help
      K
      k_magnai
    • RE: how to ignore one component error

      Hi metalsadman tanks for your replay and your code demos also you write on other post i learning. use cloud9 realtime editor i don’t want to use git because its take a lot comparing code and our system special work on many domain and somethink special. Is there have any other way some lazy-compile or work like interpreted language when user visiting page that has error then show error.

      posted in Help
      K
      k_magnai
    • how to ignore one component error

      we work on same project by team but there is problem if one member get error on his working component then all project not work then other team member wait him to fix erro

      posted in Help
      K
      k_magnai
    • Teammate error all system not work

      hi i’m new on quasar. Our team work on same project using cloud9 editor
      but one problem one team member working on some page i working on another page but i make mistake all system not work. Other team mate make error on other pages then i wait them to fix error

      posted in Help
      K
      k_magnai