Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Y.observeTypeCreated is not a function #10

Closed
getflourish opened this issue May 17, 2021 · 2 comments
Closed

Y.observeTypeCreated is not a function #10

getflourish opened this issue May 17, 2021 · 2 comments

Comments

@getflourish
Copy link
Contributor

I’ve been trying to move my test code to a CodeSandbox. The code works fine with Vite on my local machine, but somehow I see an error when I tried to replicate it on CodeSandbox. No idea what’s wrong and wether it is related to this repo…

https://codesandbox.io/s/mystifying-wood-5zf8z?file=/src/App.vue

image

@YousefED
Copy link
Owner

YousefED commented May 17, 2021

This is an issue I had as well with CodeSandbox. CodeSandbox doesn't pick up my custom Yjs build correctly (it's loaded here).

It should be resolved when my change lands in yjs (because then we don't need the custom build anymore, I'd really not like this project to depend on a fork): yjs/yjs#298

@YousefED
Copy link
Owner

@getflourish this is fixed if you upgrade to the latest version: https://codesandbox.io/s/red-morning-lshps?file=/src/App.vue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants