'unable to navigate to the requested path after dipsatching the action

when i click on the button, i don't get the path="/:id". however, when i use alert to test, i can get the id as showing below probably navigate hook doesn't work my folders: App.js: enter image description here

Cardcar.js enter image description here

the reducer file enter image description here

the action file enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source