Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

java.lang.NoSuchMethodError: 'void com.vaadin.flow.component.combobox.ComboBox.setItems(java.util.Collection)' #8

Closed
andre-silvakmm opened this issue Jun 12, 2021 · 3 comments
Assignees

Comments

@andre-silvakmm
Copy link

I'm trying to put items with .withAllAvailableItems(beanList) and is giving me:
java.lang.NoSuchMethodError: 'void com.vaadin.flow.component.combobox.ComboBox.setItems(java.util.Collection)'

@AB-xdev
Copy link
Member

AB-xdev commented Jun 14, 2021

Hi Andre,
which Vaadin Version are you using?
Vaadin 14?

It would be good if you could provide some more details, like stacktrace, example code, etc

@AB-xdev AB-xdev self-assigned this Jun 14, 2021
@AB-xdev
Copy link
Member

AB-xdev commented Jul 7, 2021

Closing this due to inactivity

@AB-xdev AB-xdev closed this as completed Jul 7, 2021
@areman
Copy link

areman commented Sep 21, 2021

The issue still exists. I think the problem in, that the setItems method do returns a non void type in the current vaadin releases.

xdev-gh-bot pushed a commit that referenced this issue Sep 29, 2022
…ion-23.2.2

Bump vaadin.version from 23.2.1 to 23.2.2
xdev-gh-bot pushed a commit that referenced this issue Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants