-
The previous PR #3565 has been scheduled for over half a year but was never merged.
Original issue: [NEXT-13637](https://issues.shopware.com/issues/NEXT-13637)
- [x] I have rebased my changes to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
I noticed that on opening the website there is no cross(x) button for closing the pop-up p…
-
## Summary
Especially with Graphcache we've discussed cases where a sufficiently complex app may want to synchronize what's happening across apps. As part of this one may have multiple tabs of a Gr…
-
* [x] **I have checked that this bug has not yet been reported by someone else**
* [x] **I have checked that this bug appears on Chrome**
* [x] **I have specified the version** :
- 2024.9.9
* [x] …
-
**Describe the problem**
During some randomized testing I encountered a delete query that appears to hang (though it's more likely unnecessarily slow).
**To Reproduce**
```
CREATE TABLE t (i…
-
Originally reported on Google Code with ID 3242
```
Then I work with fbug I often user three tabs: console, script, html.
And often I switch between them (often clicking by tabs).
And some times I n…
-
We need to have a proper solution when two browser tabs subscribe to the same content.
Case 1:
1. We open post 1 in tab A.
2. Client in tab A subscribed to post 1 and loaded the post data.
3. …
-
### Is this related to a new or existing framework?
_No response_
### Is this related to a new or existing API?
Authentication
### Is this related to another service?
_No response_
### Describe …
-
I am actually using the package to determine polling intervals for my site, and for that use-case, synchronizing the activity state across browser intervals is actually the opposite of what I want, si…
-
Should we have some sort of subscription to the persistent cache, so that we can keep the in-memory view of the cached data synced between multiple tabs?