Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QCalendar Month view issue #444

Open
AMSD-dev opened this issue Oct 1, 2024 · 1 comment
Open

QCalendar Month view issue #444

AMSD-dev opened this issue Oct 1, 2024 · 1 comment

Comments

@AMSD-dev
Copy link

AMSD-dev commented Oct 1, 2024

Hello,

I am using tag and want the month view, but when I run my app the view is displayed in "month-interval". Is this an on-going issue or has this been resolved? I am using quasar v2 and ""@quasar/quasar-ui-qcalendar": "^4.0.0-beta.16","

I am not doing anything fancy, all I have as code is the following:

<template>
  <q-page>
      <q-calendar
        view="month"
      />
  </q-page>
</template>

Also, when I do the following, I get 2 moderate and 2 high vulnerabilities, not sure if that is related or just a quasar issue:

npm i @quasar/quasar-app-extension-qcalendar

up to date, audited 336 packages in 4s

65 packages are looking for funding

4 vulnerabilities (2 moderate, 2 high)

To address issues that do not require attention, run:
npm audit fix

Some issues need review, and may require choosing

Am I missing an extra step?

please advise. thank you in advance!

@devapreeyasilva
Copy link

I am also facing the same issue. no luck yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants