echarlus

Results 20 comments of echarlus

Hello, any news on this topic ? I'm currently experimenting with GridRowWrapper but my DropIndexCalculator is always called with an empty target ...

I have the same issue and my customers are complaining. This occurs since I've upgraded from Vaadin 8 to Vaadin 23 (never happened on 8). I'm now running V23.2.2 and...

> In my case, just stop the refresh lopping page if I force it to refresh. yes this works most of the time. But asking a customer to do that...

> Any update about this? > > It happens more often with the last release. It's impossible to deliver or update a vaadin application in production with this issue. >...

Hello, the code I provided also converts time.Time found in query arguments to int64 so that Time objects can be transparently used by the upper layers. I'm not sure I'm...

Since the conversion from int64 to time.Time is performed in the query method (which is called by Query) the row type would indeed by time.Time and your sample should work...

Just stumbled across the same issue with charts 4.1.0. I was wondering if it was on purpose ... I solved the issue using a trick similar to yours ... Fixing...

The 404 for the image is not from the app itself since it's a direct URL to the resource embedded in the war file : /img/areas/logo_21.png for example. How could...

I'm assuming there are other conditions since depending on the user profile, I have a lot of accounts which will have the missing image and they do not experience the...

@caalador I cannot reproduce upon request but one of my user reported that the issue occurred today during a presentation. I check the logs and found this in both catalina.out...