vaadinsnowpack

Using Vaadin Components with snowpack


I'm trying to use Vaadin Components with snowpack. Specifically just to recreate the basic app layout example. But I get the following error message. What does this mean? How do I fix it?

Unhandled Runtime Error
SyntaxError: indirect export not found: IronResizableBehavior
http://localhost:8080/_snowpack/pkg/@polymer.iron-resizable-behavior.iron-resizable-behavior.v3.0.1.js [:4:9]


Solution

  • Thanks for the report, we now have a pull request for fixing the issue: https://github.com/vaadin/web-components/pull/2405

    The fix is currently expected to become available in Vaadin 20.0.8