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. neilhoff
    3. Posts
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 7
    • Best 0
    • Groups 0

    Posts made by neilhoff

    • RE: App Extension cannot find ui dependency

      Sorry…I didn’t make it clear but I am the developer.

      Steps I took to create the project:

      1. quasar create my-ext --kit ui
      2. Developed in the /ui/src folder
      3. Tested using the /ui/dev folder (It worked great)
      4. Published the /ui to NPM using npm publish
      5. Published the /app-extension to NPM using npm publish

      Did I miss a step?

      posted in Help
      N
      neilhoff
    • App Extension cannot find ui dependency

      This is my first attempt at a Quasar extension: Click-to-edit be nice 🙂

      I am running into an issue after installing it on a project using quasar ext add click-to-edit and then kicking off quasar dev

      67512258-ff0b-48b2-be80-c33dd217a2e3-image.png

      I look in the node_modules folder and they are both installed:
      f4e327a7-3b1b-4a32-ab83-1911c076b5cc-image.png

      Any ideas?

      Thanks!

      posted in Help
      N
      neilhoff
    • What is the best way to not close the popup on keyboard "enter" when using a textarea inside of a QPopupEdit?

      If you press enter on the keyboard it looks like it calls the “set” method which closes the popup.

      posted in Help
      N
      neilhoff
    • RE: QPopupEdit Box Crawls Across Screen When Typing

      I had this same problem when used with text in a span.

      If you set :cover="false" on the QPopupEdit, it will no longer crawl across the screen.

      posted in Help
      N
      neilhoff
    • RE: How to use an existing AWS Cognito user pool?

      I am just starting to dig into this. Did you ever figure it out?

      posted in Framework
      N
      neilhoff
    • RE: Ask Razvan a Question! Q & A for Quasar.Conf

      What makes Quasar better than Ionic Vue?

      Why should someone new choose Quasar over Ionic?

      posted in Hangout
      N
      neilhoff
    • Is there a dark mode version for $primary, $secondary, $accent in SCSS?

      My theme has $primary set to a dark blue that doesn’t show up well in dark mode.

      Is there a way to specify the dark mode version of these variables?

      Thank you!

      Neil

      posted in Help
      N
      neilhoff