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

div + component snippet not rendered correctly #1682

Closed
ripla opened this issue Apr 9, 2018 · 2 comments
Closed

div + component snippet not rendered correctly #1682

ripla opened this issue Apr 9, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@ripla
Copy link
Contributor

ripla commented Apr 9, 2018

Steps to reproduce

  1. Create a snippet that contains
<div>
  <vaadin-text-field></vaadin-text-field>
</div>
  1. Add snippet to new template.

Actual behavior

Snippet is added correctly, but nothing is rendered. https://d.pr/i/0wz1Mt

Expected behavior

Snippet is added and rendered correctly

Notes

Re-adding the snippet sort of works. Everything also works after a refresh.

IDE, Designer and OS version

IntelliJ 2018, Designer 3.0.0.beta6, macOS

@ripla
Copy link
Contributor Author

ripla commented Apr 10, 2018

This seems to reproduce with many different kinds of snippets, for example with vaadin-list-box example https://vaadin.com/components/vaadin-list-box/html-examples/list-box-basic-demos. Initial render: https://d.pr/i/FsE8QB and after refresh: https://d.pr/i/SwKa7H

@szolo
Copy link
Contributor

szolo commented Jul 2, 2018

@ripla we need to raise priority of this issue, our new Pallete won't work without it. @qtdzz and me are voting for this issue! 👍 👍

@qtdzz qtdzz self-assigned this Jul 23, 2018
@szolo szolo self-assigned this Jul 23, 2018
@szolo szolo added this to the 3.0.6 milestone Jul 25, 2018
@szolo szolo closed this as completed Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants