Jonathan Lindahl

Results 4 comments of Jonathan Lindahl

Can you try again? You might get different errors but i think these particular errors should be fixed. Make sure you download the submodules too and that all projects load...

I worked around the issue by using vectors in the api instead, so i don't personally need it anymore. Still sounds like it would be a good thing to have...

I have P1 with `ReplicationTarget { target: NetworkTarget::Only(...) }` and C1 with `NetworkTarget::All` When i add more clients to P1, C1 is unchanged but should still replicate to the new...

Yes, `replicate_hierarchy` is set to true. It works fine if the client is added to P1's network targets when the component is added. It only fails when P1's network targets...