-
Notifications
You must be signed in to change notification settings - Fork 3
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
Unable to load view on Vaadin Designer #2418
Comments
Seems to be the same in Eclipse with Vaadin 14 OS: Windows 10 |
I have the same situation. After endless loading of components, I open the disassembler and see a blank canvas without any elements and errors, using the disassembler in the browser the same Soon the trial period of use will end, and the problem has not been solved... |
A fix for blank canvas in Vaadin 22 projects was released in 4.6.12. @7makes you can ask your trial period to be extended by contacting us e.g. via the chat in vaadin.com. Refer to #2419. This particular issue seems to be something different as it is reported for both Vaadin 8 and 10+. I changed the name to be a bit more specific. @cantaylancapraz @ndedobbeleer are you seeing this issue with 4.6.12? Does it happen always? We would need a bit more context around the problem. Maybe a more complete stack trace / log file. |
Steps to reproduce
Create a design in a intellij for Vaadin 8 or 10.
Actual behavior
When I try to use Vaadin Designer in intellij, screen shows a message "Please wait, loading view" forever.
When I checked ide logs, I see following exception.
2021-11-13 21:14:43,730 [6754910] ERROR - ctionSystem.impl.ActionUpdater - Exception 'com.vaadin.designer2.services.ServiceNotFoundException: Service com.vaadin.designer2.services.ProjectServices not found from provider a229' was reported 80 times
Expected behavior
Load View
IDE, Designer and OS version
Intellij: 2021.2.3
Vaadin Designer Pluggin: 4.6.11
OS: MacOS Monterey 12.0.1
The text was updated successfully, but these errors were encountered: