diff options
author | Anna Koskinen <Ansku@users.noreply.github.com> | 2020-07-30 13:01:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-30 13:01:44 +0300 |
commit | 9d027171e6507ecab9051456037c7db013d8cb4b (patch) | |
tree | 084249990cd71ccf5f99a43338d454390257dfb6 /documentation/gwt | |
parent | 17baaf01b7d5b942856f5be8ba21f3c2918b45e5 (diff) | |
download | vaadin-framework-9d027171e6507ecab9051456037c7db013d8cb4b.tar.gz vaadin-framework-9d027171e6507ecab9051456037c7db013d8cb4b.zip |
Use queue for resync requests. (#12043)
There might be pending requests in the queue when a resync request is
made (e.g. through a theme change). This can cause conflicts if the
resync request is handled immediately. Therefore the resync request
should also be added to the queue and only get resolved when
doSendInvocationsToServer() gets triggered again.
Fixes #11954
Diffstat (limited to 'documentation/gwt')
0 files changed, 0 insertions, 0 deletions