Vue's proxy handling interferres with the new Set methods causing them to throw a TypeError when used on Set objects that are replaced by proxies. Workaround by dropping the proxy when using these. See https://github.com/vuejs/core/issues/11398 |
||
---|---|---|
.. | ||
client-entity.ts | ||
client-map.nuxt.test.ts | ||
client-map.ts | ||
client-schedule.nuxt.test.ts | ||
client-schedule.ts | ||
client-user.ts | ||
functions.ts |