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
The problem is when there is a FontAwesome icon within the triggering anchor element for the offcanvas.
When clicking on the element e.g. hamburger icon, backdrop appears and disappears very quickly without revealing the offcanvas div. However when clicked outside of the element and within the boundaries of the anchor, then offcanvas appears successfully. So I am guessing it might be something related to bubbling?
The problem is when there is a FontAwesome icon within the triggering anchor element for the offcanvas.
When clicking on the element e.g. hamburger icon, backdrop appears and disappears very quickly without revealing the offcanvas div. However when clicked outside of the element and within the boundaries of the anchor, then offcanvas appears successfully. So I am guessing it might be something related to bubbling?
Case link:
https://jsfiddle.net/kemalemin/eyd89grm/
I am on a Windows 10 machine.
Tested on:
The text was updated successfully, but these errors were encountered: