react-router-role-authorization icon indicating copy to clipboard operation
react-router-role-authorization copied to clipboard

Check permission when link to other route which has same component

Open Sheile opened this issue 7 years ago • 0 comments

IMHO, #2 will be caused when link to other route which has same component. componentWillMount is NOT triggered when transition between same components.

This PR check permission when when link to other route which has same component also.

Sheile avatar May 17 '17 07:05 Sheile