Git Product home page Git Product logo

Comments (4)

pratik227 avatar pratik227 commented on August 19, 2024

Hello,

QGrid is compatible with 1.5.11 Quasar Version.

api.compatibleWith('quasar', '^1.5.11'); api.compatibleWith('@quasar/app', '^1.4.3');

You can update the quasar version and let me know if it works or you need anything.

from quasar-qgrid.

jersingh avatar jersingh commented on August 19, 2024

Hi,

Made the changes you requested but still see the same thing.

Relevant portion of my yarn.lock:

quasar@=1.5.11:
version "1.5.11"
...

"@quasar/app@=1.4.3":
version "1.4.3"

Just to test, I generated a new quasar app. Copied contents of existing apps package.json into new package.json.

Added to new apps index.vue and the QGrid works so something is not configured right in my application.

I might copy over internals of my app into new app to see how things go.

I appreciate your response, if you can think of something, let me know, otherwise you can close this issue.

A few questions if you will permit me:

  1. A you on quasar discord?
  2. Do you anticipate bumping quasar version to latest? Their q-table has been updated with new functionality.

Thanks!

from quasar-qgrid.

pratik227 avatar pratik227 commented on August 19, 2024

Yes, I'm on Discord - Pratik Patel#9040. We can communicate through discord.

Do you anticipate bumping quasar version to latest? Their q-table has been updated with new functionality.

  • I can Bump the demo app version

from quasar-qgrid.

jersingh avatar jersingh commented on August 19, 2024

I figured out what was missing. I manually specify what components to import in my quasar.js.conf and needed to add 'QTr', 'QTd', and 'QTh' to components block. Works now.

Thanks!

from quasar-qgrid.

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.