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

Latest upgrades causes Quasar to fail #8063

Closed
francoism90 opened this issue Nov 18, 2020 · 6 comments
Closed

Latest upgrades causes Quasar to fail #8063

francoism90 opened this issue Nov 18, 2020 · 6 comments

Comments

@francoism90
Copy link
Contributor

francoism90 commented Nov 18, 2020

Describe the bug

quasar                  ^1.14.3  →  ^1.14.4     
vue-i18n                ^8.22.1  →  ^8.22.2     
@quasar/app              ^2.1.6  →   ^2.1.7     
eslint-config-standard  ^16.0.1  →  ^16.0.2

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:

  1. Upgrade to latest packages (see ncu above)
  2. Run $ quasar dev
  3. App does build, but doesn't render correctly

Expected behavior
Render correctly

Screenshots
image

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?

@rstoenescu
Copy link
Member

Working on a fix.

@petr-panek
Copy link

I guess it's issue with new sass preprocessor.

@rstoenescu
Copy link
Member

Please upgrade to Quasar v1.14.5 -- which is a correct repackage of 1.14.4.

@rstoenescu
Copy link
Member

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

@francoism90
Copy link
Contributor Author

@rstoenescu Sorry for creating a second bug report, thanks for the fix again. :)

@rstoenescu
Copy link
Member

No problem. Would be nice to take a look at https://donate.quasar.dev :)

@IlCallo IlCallo mentioned this issue Nov 30, 2020
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants