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
Watch the attached video. This is not a new bug, but one that was already present in the current version. It’s simply more noticeable in this version due to the dynamic selector.
The issue is caused by the fact that some datasets are subsets of a larger dataset, which gets filtered through a URL with a query string. However, when entering the view of a record, the query string is lost, preventing the frontend from correctly resolving the dataset.
In the meantime, we've implemented the best possible patch to at least maintain the dataset within the same session, but the issue persists if the view is accessed directly via URL. Therefore, the final solution needs to be evaluated together.
No description provided.
The text was updated successfully, but these errors were encountered: