Pages on toddle are server rendered (which is good) but navigation is also server driven.
So there is a full page refresh instead of having a client side routing.
For modern web application experience we need to have SPA experience across pages.
Am i missing something or is it not present in toddle?