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
click on bootstrap5 cheatsheet, which takes me to this URL https://devsonket.com/bootstrap5
click on the 4th title fragment link which is হরিজেন্টাল অ্যালাইনমেন্ট
this adds the fragment to the cheatsheet URL like this https://devsonket.com/bootstrap5#হরিজেন্টাল%20অ্যালাইনমেন্ট and scrolls down on that section হরিজেন্টাল অ্যালাইনমেন্ট, works fine till now
now refresh the current page
and click on another title fragment link `ভার্টিকাল অ্যালাইনমেন্ট'
now the url becomes like this https://devsonket.com/bootstrap5/bootstrap5#ভার্টিকাল%20অ্যালাইনমেন্ট and redirects to the এখানে কিছু পাওয়া যায় নি! page
the same pattern applies to every other cheatsheet
also this same thing happens when we share a cheatsheet link with someone
easy way of getting the error is by following
https://devsonket.com/bootstrap5paste the link in your browsersee the issue by yourself:
https://devsonket.com/bootstrap5হরিজেন্টাল অ্যালাইনমেন্টhttps://devsonket.com/bootstrap5#হরিজেন্টাল%20অ্যালাইনমেন্টand scrolls down on that sectionহরিজেন্টাল অ্যালাইনমেন্ট, works fine till nowhttps://devsonket.com/bootstrap5/bootstrap5#ভার্টিকাল%20অ্যালাইনমেন্টand redirects to theএখানে কিছু পাওয়া যায় নি!pageI assume the issue could occur from these lines
devsonket.github.io/src/components/common/Card.js
Line 39 in 2f7bce2
devsonket.github.io/src/components/common/Sheet.js
Line 96 in 2f7bce2