Open
Description
Vaadin Charts version: 3.1.0-rc1
Steps to reproduce
npm install polymer-cli
polymer init
and selectstarter-kit
.- Wait for dependencies to install
- Add a vaadin-chart to
my-view2.html
- Use
polymer serve
to start the application - Browse to
my-view2.html
so that it is attached - Go back to
my-view1.html
and resize the window - After resizing, go back to
my-view2.html
- The size of the chart should now be something else what you expected