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
Use case: in react app, want to subscribe to X domain changes
Current workaround: I figured out how to do this using the underlying higlass API to subscribe to every viewConfig update, but this is not documented and relies on knowledge of the higlass view config
Use case: in react app, want to subscribe to X domain changes
Current workaround: I figured out how to do this using the underlying higlass API to subscribe to every viewConfig update, but this is not documented and relies on knowledge of the higlass view config
https://github.com/keller-mark/gosling-kpmp-example/blob/main/src/example/WidgetNavigation.js#L339
Possible solution: could offer a Gosling-specific JS API to subscribe to X domain changes
The text was updated successfully, but these errors were encountered: