Khuong Tran
Khuong Tran
> I am having the same issue. Did you find a solution? No solution so far...
> Hi all, there's no obvious reproducible case here. When starting the emulators can you include the --debug flag for more information? @christhompsongoogle Updated with debug messages
I ran into this issue. I found out that using `run dev` will not update ref in ui, but using `preview` does. package.json ```json { "name": "reactive-ref-federated", "version": "1.0.0", "scripts":...