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 DynamicPage and the ObjectPage are very similar but have completely different APIs and props.
In one of the next versions we should streamline those APIs and try to replace (internal) code of the ObjectPage with the DynamicPage.
Introduce DynamicPage props to ObjectPage (0.14.0)