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

Scoped disabled property and class styling #447

Open
NickdeK opened this issue Jan 8, 2025 · 0 comments
Open

Scoped disabled property and class styling #447

NickdeK opened this issue Jan 8, 2025 · 0 comments

Comments

@NickdeK
Copy link

NickdeK commented Jan 8, 2025

Describe the bug
The disabled styling breaks other disabled styling defined in other packages/css.

For example when used with Vuetify and VWindowItem the disabled attribute makes it apply the QCalendar disabled styling showing the not-allowed cursor everywhere in that component.

To Reproduce
Steps to reproduce the behavior:

  1. Add the quasar-ui-qcalendar to a project that uses another framework or already has exisiting disabled styling
  2. Include the minified css or sass files
  3. See the other styling being changed by the qcalendar component

Expected behavior
The styling should be scoped to only the quasar component and should not bleed out of it.

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

1 participant