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

8.0.0.rc2 Fusion apps do not start #11666

Closed
Artur- opened this issue Aug 27, 2021 · 1 comment · Fixed by #11669
Closed

8.0.0.rc2 Fusion apps do not start #11666

Artur- opened this issue Aug 27, 2021 · 1 comment · Fixed by #11669

Comments

@Artur-
Copy link
Member

Artur- commented Aug 27, 2021

  1. start.vaadin.com
  2. Select Fusion
  3. Select 21 (pre)
  4. Download
  5. mvn

Expected:
app is rendered

Actual:

Uncaught TypeError: Cannot set property 'injectedGlobalCss' of undefined
    at eval (theme-myapp.generated.js?13af:83)
    at Module../generated/theme-myapp.generated.js (vaadin-bundle-87870bcb29c454566805.cache.js:2260)
    at __webpack_require__ (vaadin-bundle-87870bcb29c454566805.cache.js:64)
    at eval (theme.js?02be:1)
    at Module../generated/theme.js (vaadin-bundle-87870bcb29c454566805.cache.js:2272)
    at __webpack_require__ (vaadin-bundle-87870bcb29c454566805.cache.js:64)
    at eval (view.ts?d688:1)
    at Module../views/view.ts (vaadin-bundle-87870bcb29c454566805.cache.js:2368)
    at __webpack_require__ (vaadin-bundle-87870bcb29c454566805.cache.js:64)
    at eval (hello-world-view.ts:8)
pleku added a commit that referenced this issue Aug 27, 2021
pleku added a commit that referenced this issue Aug 27, 2021
vaadin-bot pushed a commit that referenced this issue Aug 27, 2021
vaadin-bot added a commit that referenced this issue Aug 28, 2021
Fixes regression caused by #11635 
Fixes #11666

Co-authored-by: Pekka Hyvönen <pekka@vaadin.com>
mshabarov pushed a commit that referenced this issue Aug 29, 2021
Fixes regression caused by #11635
Fixes #11666

(cherry picked from commit 9cc240b)
caalador pushed a commit that referenced this issue Aug 30, 2021
Fixes regression caused by #11635
Fixes #11666

(cherry picked from commit 9cc240b)

Co-authored-by: Pekka Hyvönen <pekka@vaadin.com>
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with platform 21.0.0.rc3 and is also targeting the upcoming stable 21.0.0 version.

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