Links in a Single Page Application

While working through a Forms issue described in another post, I removed this redirect from my site’s TOML config - unsure at the time whether or not it was the source of the issue I was seeing.

Is this still the recommended practice for React SPA’s?

hi there chris, yes that is still the recommended way to go about things.