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
Based on the suggestions in this issue I'd like to use the persistentQueryLoader option. However this option is for webonyx server implemtation which is not used by this bundle.
The reason why it's not used is obvious - the server implementation in webonyx is relatively recent and overblog bundle is way older. Instead of duplicating the missing logic maybe we should simply use the webonyx server implementation as an alternative to the current one this bundle implements?