Hi,
I have a problem with LazyBoundry component and its fallback property.
Here is example code:

I am switching the page and LazyBoundry fallback does not display anything.
Should I use it in some other way?
On client we are using BrowserRouter on SSR StaticRouter
I as far I remember it was working that way with the standard Suspense component when I didn't have SSR implemented.
Thanks