Marco Collovati

Results 115 comments of Marco Collovati

@preslavrachev all is ok on your side. The PR needs to pass our internal language check process. It may require some time. ping @russelljtdyer

@russelljtdyer it looks like @preslavrachev already signed the CLA, but for some reason there are two related comments

Just for the record, `BeforeEnterEvent` has `isRefreshEvent()` method to distinguish if event is for a refresh of a `@PreserveOnRefresh` view

Hi, thanks for the issue. It seems like the first message from the client is lost somewhere. However, it is hard to say what happens only looking at the server...

Is it possible that you are somehow invoking `ui.push()` during page load outside a `ui.access(...)`?

Unfortunately, I can't see anything suspicious in the attached logs. The first error reported is somehow different from the one in the above comment; one seems to be caused by...

The "Fallback ..." message is not relevant to this issue, and it is not a signal of problems . I finally got something after leaving the page idle for some...

I tried to open one page and then click something after a couple of hours, but unfortunately did not notice any error. I will try again with the page you...

From the logs, I can see a new UI instance is created because the server session is expired. The there are two requests from the client to the server during...

Yes, that trace tells us who originated the server sync id increment, but we need to trace all increments, not just one. If you can reproduce the issue and then...