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
Sometimes it happens that some library we depend on is not suppored by browser (e.g. "util/types", see fix #216).
To avoid such problems it makes sense to build our set of tests to be executed in browser. Along with #223 this should guarantee that zenoh-ts is fully browser compatible.