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

Cannot add any web components to design #2071

Closed
pleku opened this issue Jun 24, 2019 · 3 comments
Closed

Cannot add any web components to design #2071

pleku opened this issue Jun 24, 2019 · 3 comments
Assignees
Milestone

Comments

@pleku
Copy link

pleku commented Jun 24, 2019

Steps to reproduce

  1. get Spring project base from vaadin.com/start (Vaadin 14 RC1)
  2. Install designer
  3. switch to designer EAP channel
  4. add a new design (added Java companion file)

Actual behavior

  1. in designer palette all vaadin web components are disabled and "tooltip" says I'm missing required dependencies

Expected behavior

  1. one can add eg. Vaadin button as a design to the project from the palette

IDE, Designer and OS version

IntelliJ IDEA 2019, Designer EAP (4.?), Windows 10

@szolo szolo self-assigned this Jun 26, 2019
@ripla ripla added the backlog label Jun 27, 2019
@drewharvey
Copy link

Happened to me with Vaadin 14 RC2 Spring base starter

@henrikerola
Copy link

henrikerola commented Jun 27, 2019

This also happens with a Spring Boot project created by using http://start.vaadin.com. Using IntelliJ and Designer EAP 4.3.0.beta2

@alump
Copy link

alump commented Jun 27, 2019

Same issue with plain java starter (IDEA). All components are disabled.

Also I couldn't even create new design there before I had ran mvn jetty:run once. I know it tells to run 'mvn clean package', but again, designer should secure dependencies it needs. Frontend dependency management is very volatile in npm based projects.

@szolo szolo added this to the 4.3.0.beta3 milestone Jul 4, 2019
@szolo szolo closed this as completed Jul 4, 2019
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

6 participants