You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The bookmarked contents' links on the Bookmarks('/bookmark') page are not working properly. It is being redirected to the Home('/home') page.
To Reproduce
Steps to reproduce the behavior:
1.Search any content from search bar.
2.Click on the content. You will be redirected to the Home page instead of the content's page.
Expected behavior
The user should be directed to the page of the content instead of the Home page.