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
At the moment Navigator assumes a positionsList is available and can be fetched, it will even retrieve it by itself if it’s not passed as an argument during instantiation/load.
This creates an issue as apps won’t be able to handle publications that doesn’t have a positionsList, see this Playground issue.
The text was updated successfully, but these errors were encountered:
At the moment Navigator assumes a positionsList is available and can be fetched, it will even retrieve it by itself if it’s not passed as an argument during instantiation/load.
This creates an issue as apps won’t be able to handle publications that doesn’t have a positionsList, see this Playground issue.
The text was updated successfully, but these errors were encountered: