Skip to content

Vaadin 25 demo: Provider ViewInitializerImpl not found #161

Description

@javier-godoy

Describe the bug

When chipfield is included in the demo site, the application fails with
VaadinServiceInitListener: Provider com.flowingcode.vaadin.addons.gridhelpers.it.ViewInitializerImpl not found

Expected behavior

The application must start.

Minimal reproducible example

https://github.com/FlowingCode/AddonsDemo/commit/29a85e5dfed3f15df4b6eb0807dde04e87acfc97

Add-on Version

2.0.0-SNAPSHOT

Vaadin Version

25.0.2

Additional information

This issue is caused because the integration tests are not included in the demo-jar, but services/com.vaadin.flow.server.VaadinServiceInitListener is included.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions