Bug Report for https://neetcode.io/problems/permutation-string
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Unable to navigate to the next or previous question using the left and right chevron buttons inside the coding editor IDE. This issue occurs across all problem pages. Seems like the route is changing, but the useEffect hook is not being triggered again and avoids remounting.

Bug Report for https://neetcode.io/problems/permutation-string
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Unable to navigate to the next or previous question using the left and right chevron buttons inside the coding editor IDE. This issue occurs across all problem pages. Seems like the route is changing, but the useEffect hook is not being triggered again and avoids remounting.