Realm web-sdk and VueJS

Using a fresh/default Vue application created by the Vue-CLI and installing Realm web-sdk will break the application with console errors:
Uncaught TypeError: Cannot use 'in' operator to search for 'node' in undefined

This is also the case with a Svelte app too, although it breaks at compile-time and not in the browser.

@kraenhansen
@Drew_DiPalma

2 Likes

Hi Mellorad,

This might answer your question

You can also track progress of our Realm-Web SDK here - Merge Stitch and Realm SDKs - Realm Web - phase 2 · Issue #2826 · realm/realm-js · GitHub

In the meantime, our legacy stitch browser SDK will work with applications Vue.JS. You can see download and usage documentation here

3 Likes

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.