Giter Site home page Giter Site logo

Comments (8)

pbaris avatar pbaris commented on September 27, 2024 1

I' ll try to make a small sample project, cause now it's part of a library and i will send it

from multiselect-combo-box-flow.

pbaris avatar pbaris commented on September 27, 2024 1

Hi @gatanaso
I try the 2.2.1.rc1 version and it works. Thanks for the fix.

from multiselect-combo-box-flow.

gatanaso avatar gatanaso commented on September 27, 2024

Hi @pbaris

Thank you for reporting this issue. I am not sure why this could be happening, so it would be good to know which version of Vaadin are you using and in what mode? Additionally, when upgrading the newer versions have you tried to delete the node_modules folder as well as the package-lock.json file before rebuilding the project?

from multiselect-combo-box-flow.

pbaris avatar pbaris commented on September 27, 2024

Hi @gatanaso
I delete node_modules and package-lock.json before rebuild, but i get the same errors.

I use Vaadin 14.0.11, but i have notice it and in previous versions. At least from 14.0.5

from multiselect-combo-box-flow.

gatanaso avatar gatanaso commented on September 27, 2024

@pbaris Thank you for clarifying. It looks like it's related to the lazy loading and the connector, but I cannot say for certain what or where the exact problem is. In your case, just updating causes these errors i.e. it's not due to refreshing the page or anything similar as it has been reported in #20? I will try to reproduce your issue with a fresh project and check what could be the possible issue.

from multiselect-combo-box-flow.

pbaris avatar pbaris commented on September 27, 2024

No it’s not happening on page refresh. The first time I navigate to the page I get the errors

from multiselect-combo-box-flow.

gatanaso avatar gatanaso commented on September 27, 2024

Thanks for clarifying. Unfortunately I have not been able to reproduce it myself. I suspect it's some loading issue, thought not quite clear on how to tackle it. Would it be possible to get a small reproducible project/example from your side that I could further look into?

from multiselect-combo-box-flow.

gatanaso avatar gatanaso commented on September 27, 2024

Hi @pbaris,

Out of curiosity, could you please give the latest rc release a try:

<dependency>
   <groupId>org.vaadin.gatanaso</groupId>
   <artifactId>multiselect-combo-box-flow</artifactId>
   <version>2.2.1.rc1</version>
</dependency>

It includes a fix for another issue, but I suspect the one you have reported might be somehow linked to the same underlying problem.

Thank you.

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.