history icon indicating copy to clipboard operation
history copied to clipboard

export 'Action' (imported as 'Action') was not found in 'history'

Open code-masala opened this issue 3 years ago • 1 comments

export 'Action' (imported as 'Action') was not found in 'history' (possible exports: createBrowserHistory, createHashHistory, createLocation, createMemoryHistory, createPath, locationsAreEqual, parsePath)

Node -16V "react-router": "^6.1.1", "react-router-dom": "^6.1.1", "history": "^4.10.1",

code-masala avatar Dec 20 '21 14:12 code-masala

try to upgrade history to v5

liuhanqu avatar Dec 21 '21 01:12 liuhanqu