Skip to content

kvaithin/react-routing-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Basic repo to recreate issue with routing not happening instantly

To see issue.

npm i

npm run start

observe the issue on localhost:3000

Where you will briefly see text before redirecting. (wrong)

You should have just redirected without seeing any text. (correct)

All the logic sits inside App.js file. https://github.com/kvaithin/react-routing-issue/blob/main/src/App.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published