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. ankush_naik
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 12
    • Best 0
    • Groups 0

    ankush_naik

    @ankush_naik

    0
    Reputation
    66
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ankush_naik Follow

    Latest posts made by ankush_naik

    • Cannot create new project

      getting foll. error while creating new project
      npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
      npm ERR! Unexpected end of JSON input while parsing near ‘…ejs":"~0.2.1","karma-’

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/ankush/.npm/_logs/2020-03-27T10_34_43_384Z-debug.log

      npm install FAILED… Possible temporary npm registry issues?
      Please try again later…

      please help

      posted in CLI
      A
      ankush_naik
    • RE: Add js script file to index.template.html

      I found the solution by placing the js file in statics folder

      posted in CLI
      A
      ankush_naik
    • Add js script file to index.template.html

      I want to add <script src=“leaflet-timeline-slider.min.js” ></script> to index.template.html but it doesnt load the file.
      with older quasar project is allows to add it.
      Help me to import the file to html

      posted in CLI
      A
      ankush_naik
    • Can we package entire quasar project as npm plugin or any other plugin??

      Hii,
      I have a SPA project which i want to use it as a plugin/package in new project to use all the functionalities in new project?
      Please suggest a way if it is possible to achieve the same.
      Thank you!!

      posted in Framework
      A
      ankush_naik
    • Custome Spinner

      How can i add a custome spinner using gif or apng?
      Please help

      posted in Framework
      A
      ankush_naik
    • Quasar Dialog plugin https://quasar.dev/quasar-plugins/dialog#Using-HTML

      i am trying to use it in my project. but it isnt working.
      sc.png
      Thats the screenshot of it.
      i have also installed it in quasar config.

      posted in Framework
      A
      ankush_naik
    • Issue with select autocomplete

      I am making use of select autocomplete where options are dynamic array of objects. when i doesnt make use of hide-selected and fill input attribute it works fine but as soon as i make use of those attributes in q-select my browser hangs when i try to input something in select field.
      when i stop browser foll. message comes in console:
      Error: Script terminated by timeout at: filter/<@webpack-internal:///./node_modules/quasar/src/components/select/QSelect.js:688:13 filterFn@webpack-internal:///./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./src/components/formComponents/fxSelectDynamic.vue?vue&type=script&lang=js&:82:7 invokeWithErrorHandling@webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:1853:26 invoker@webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:2178:14 invokeWithErrorHandling@webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:1853:26 eventsMixin/Vue.prototype.$emit@webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:3876:9 filter@webpack-internal:///./node_modules/quasar/src/components/select/QSelect.js:687:12 handler@webpack-internal:///./node_modules/quasar/src/components/select/QSelect.js:120:18 run@webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:4556:19 flushSchedulerQueue@webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:4298:13 nextTick/<@webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:1979:12 flushCallbacks@webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:1905:14 run@webpack-internal:///./node_modules/core-js/modules/es6.promise.js:75:22 notify/<@webpack-internal:///./node_modules/core-js/modules/es6.promise.js:92:30 flush@webpack-internal:///./node_modules/core-js/modules/_microtask.js:18:9
      Please help to solve the issue

      posted in Framework
      A
      ankush_naik
    • how to use quasar select autocomplete for dynamic options

      Kindly provide help

      posted in Framework
      A
      ankush_naik
    • [Solved] How to dynamically enable a button?

      How to i enable a disabled button dynamically in quasar?

      posted in Help
      A
      ankush_naik