Skip to content

Cannot use component due missing vaadin-quill.min.js.map #43

@lipisak

Description

@lipisak

Hello,
I would like to use this component but during build there is an error from vite as following:

2025-03-17T15:06:00.402+01:00 C: U:  INFO 75914 --- [dp-ui-v2] [v-server-output] c.v.b.devserver.DevServerOutputTracker   : [vite] (client) Failed to load source map for ***REDACTED***/src/main/frontend/generated/jar-resources/src/vendor/vaadin-quill.js.
2025-03-17T15:06:00.402+01:00 C: U:  INFO 75914 --- [dp-ui-v2] [v-server-output] c.v.b.devserver.DevServerOutputTracker   : Error: An error occurred while trying to read the map file at vaadin-quill.min.js.map
2025-03-17T15:06:00.402+01:00 C: U:  INFO 75914 --- [dp-ui-v2] [v-server-output] c.v.b.devserver.DevServerOutputTracker   : Error: ENOENT: no such file or directory, open '***REDACTED***/src/main/frontend/generated/jar-resources/src/vendor/vaadin-quill.min.js.map'

The component is then unusable. If I look into original Vaadin component I can see there is minimized js map. This map is referenced form vaadin-quil.js. Is there anything I do wrong? ie. build switch???

We use Vaadin 24.6.6, I haven't tested it on older versions. We use 5.1.0 release of the component.

Thank you
JS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions