You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The link share is still producing inaccurate links. The subscription to filters is always one action behind. There is a circular subscription between filters <-> config stores, and it's causing the link share to be fall behind.
Solutions
convert everything to runes 😢
add a timeout to the subscription 😆
I might wait for presets (#693 ) before resolving this.
The text was updated successfully, but these errors were encountered:
The link share is still producing inaccurate links. The subscription to filters is always one action behind. There is a circular subscription between filters <-> config stores, and it's causing the link share to be fall behind.
Solutions
I might wait for presets (#693 ) before resolving this.
The text was updated successfully, but these errors were encountered: