-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Latest upgrades causes Quasar to fail #8063
Comments
Working on a fix. |
I guess it's issue with new sass preprocessor. |
Please upgrade to Quasar v1.14.5 -- which is a correct repackage of 1.14.4. |
Problem with compression-webpack-plugin. Temporarily reverted back to the old version of it. Please upgrade to q/app v2.1.8. And thanks for reporting this! @francoism90 |
@rstoenescu Sorry for creating a second bug report, thanks for the fix again. :) |
No problem. Would be nice to take a look at https://donate.quasar.dev :) |
Describe the bug
Codepen/jsFiddle/Codesandbox (required)
Fork a Codepen (https://codepen.quasar.dev) or a jsFiddle (https://jsfiddle.quasar.dev) or a Codesandbox (https://codesandbox.quasar.dev) and hit save then copy-paste link here.
To Reproduce
Steps to reproduce the behavior:
ncu
above)$ quasar dev
Expected behavior
Render correctly
Screenshots
The layout is missing
Platform (please complete the following information):
OS: Linux
Node:
v15.2.1
NPM:
6.14.8
Yarn: N/A
Browsers: Chrome, FireFox
iOS:
Android: 10
Electron:
Additional context
It seems JS is working, but maybe this is a CSS problem?
The text was updated successfully, but these errors were encountered: