soundprojects

Results 23 comments of soundprojects

Can you verify that your application has the time to unpublish the services? What system are you running on? Electron? Ionic? Node? If you want an answer to your question,...

The module dgram is not available in client side Ionic code. Ionic runs on cordova and not on the node js system which means that this package cannot be used...

Ah right, but shouldn't the unregister be a method which actually removes the service from the cache the moment you call it?

So it seems to be happening when just setting an empty Vec to the items of the AnimatedFor component Do you know where I could look to find out more....

So it seems when I use the normal For component, there is no error of any kind. Would it be an idea to replace the set_value with try_set_value?

You're right. So I found out what happened: I used a signal string value in my view. This value is also used in an effect where I also modify the...

Hi, is this replacement project still something that is under construction?

> This is probably the same as #4990. If you're using the javascript sdk to connect, they are working on a fix [here](https://github.com/surrealdb/surrealdb.js/pull/344). I am using the Rust client in...

To elaborate, this seems to be a Ws c;lient only issue, http does not show this error "Internal API error, receiving on an empty channel"

No I don't know how to. The issue arises after about half an hour / hour runtime and I only have the log saying "Internal error: receiving from an empty...