mosco_p
mosco_p
@mjgriffin1113 were you ever able to get a fix for this issue?
Updating only a small nested element with `morph` over websockets leads to full update of the parent
I don't know if it is possible to avoid calculating the partial update on the server side but if you're only trying to update the `span` why not just send...
@howardchung What's the status on this issue? Seems pretty straight forward I'd like to give it a go
Hey @howardchung so I kind of ran into a little problem starting up a room locally. I only set up a local database for room persistence and nothing else since...
At first, I started with that. However, I found that the room wasn't being created due to an `invalid-namespace` error making the socket connection not to be established between the...
This is what my env looks like. only change is the database URL ``` NODE_ENV=development YOUTUBE_API_KEY=REPLACE_ME VITE_FIREBASE_CONFIG={"apiKey":"AIzaSyA2fkXeFokJ-Ei_jnzDso5AmjbIaMdzuEc","authDomain":"watchparty-273604.firebaseapp.com","databaseURL":"https://watchparty-273604.firebaseio.com","projectId":"watchparty-273604","storageBucket":"watchparty-273604.appspot.com","messagingSenderId":"769614672795","appId":"1:769614672795:web:54bbda86288ab1a034273e"} DATABASE_URL=postgresql://postgres:myDB@localhost:5432/watchparty?sslmode=disable ``` The browser console error shown is `invalid-namespace`
Server is running on `port ::8080` Alright I'll delete the env and try again
@yihau my current use case requires the transaction to be passed in as an argument to a function then an additional instruction which is the new instruction is then added...
@yihau sure `mintPubKey: 2oPGwbo9zQMhDP9dKmVDtyUKDaAPVepJnw1fD85J1p1Q` `userPubKey: CxT4fH6rTMSzN7dDUnoSMEreA3fG9UwRGtUx4FyJNeRV`