Simon
Simon
Ah, damn! Yeah, observables need to be registered with the root session, since they're globally unique and if each session would register the same observable independently, they'd send douple updates...
This is a priority, but I still need to make time for it which isn't easy. Hopefully I can get to it in the next weeks.w
DO you happen to have a simpler MWE with just one app, like the one in: https://github.com/SimonDanisch/Bonito.jl/pull/298?
You mean: https://simondanisch.github.io/Bonito.jl/stable/extending.html ?
Yeah sorry I still wasn't sure exactly what you want to PR. In general more re-using sounds good ;)
Can you make that an MWE that I can run with Arrow and all? Or even better, reduced to a two line example, where you show the simplest non working...
Cool thank you! I will try to take a look!
Could be a bug. Do you have a minimal working example I can look at?
>It strikes me a lil bit that this doesn't work when Makie docs use DocumenterVitepress Switching to DocumenterVitepress nuked the WGLMakie support for our docs :( See: https://github.com/MakieOrg/Makie.jl/issues/4452