Hello Olli, Couldn't find the definition of the element with tag 'file-down

Hello Olli,
Couldn’t find the definition of the element with tag ‘file-download-wrapper’ in any template file declared using ‘@JsModule’ annotations. Check the availability of the template files in your WAR file or provide alternative implementation of the method getTemplateContent() which should return an element representing the content of the template file

Vaadin ‘20.0.6’
File-download-wrapper ‘3.0.1’
Locally it works but it crashes on dev server, any idea?

I had the same issue. What fixed it for me was re-running the vaadin:build-frontend maven task.