Closed SerdarSanri closed 2 years ago
Problem caused by my configuration. Link target was a non-existing page, in that case returning back causes no-render. if the target is an actual route that does exist and can be rendered, back button works as expected.
Not sure if something is missing in my config but I noticed after changing location with Link component, Browser's ( Chrome ) back button seems to not triggering ON_LOCATION_CHANGED action which causes app to go blank screen.