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
Currently if PodOS emits a pod-os:link event nothing happens, if no pos-router is on the page to catch it and trigger a navigation. This leads to e.g. pos-rich-link to do nothing on custom dashboards, which is confusing, since it looks like a regular link.
There should always be a fallback, if no other component like pos-router reacts to the link event. E.g.. pos-app could catch it and trigger a normal browser navigation