Giter Site home page Giter Site logo

Comments (7)

Me1kaa avatar Me1kaa commented on August 16, 2024 1

@gatanaso Hello! I managed to run it, I had to change the version of Vaadin in the project. And yeah it works in latest versions.

from multiselect-combo-box-flow.

gatanaso avatar gatanaso commented on August 16, 2024

Hi @onuridrisoglu

Thank you for reporting this issue. It would appear that a similar issue exists if you replace the MultiselectComboBox with a ComboBox (and update the example to work):

ComboBox roleSelector = new ComboBox();
roleSelector.setItems("User", "Admin");

In which case you get comboBoxConnector.js?c659:250 Uncaught (in promise) TypeError: Cannot read property 'overlay' of undefined

I suspect the underlying issue lies with the GridPro and the way it is attaching the components, though I have not investigated further.

BR,
Goran

from multiselect-combo-box-flow.

onuridrisoglu avatar onuridrisoglu commented on August 16, 2024

yes, but the problem with multiselect-combo-box is dataProvider cannot initialise after this error, where as combo-box works fine

from multiselect-combo-box-flow.

gatanaso avatar gatanaso commented on August 16, 2024

Thanks for providing more details @onuridrisoglu πŸ™ I will look into it.

from multiselect-combo-box-flow.

Me1kaa avatar Me1kaa commented on August 16, 2024

Hello! Any progress?

from multiselect-combo-box-flow.

gatanaso avatar gatanaso commented on August 16, 2024

Hi @Me1kaa,

This is a side-project for me and unfortunately I haven’t had much time to work on it due to customer projects. I will give it a look as soon as I have more time on my hands.

BR,
Goran

from multiselect-combo-box-flow.

gatanaso avatar gatanaso commented on August 16, 2024

Hi,

Could you please test with the following version: 2.4.2 and let me know if it works?

BR,
Goran

from multiselect-combo-box-flow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.