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
{{ message }}
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
To simulate this problem open kitchensink/actionbar.html
Add the following javascript to an action div
onclick="javascript:location.href='index.html'"
If the div doesn't have data-overflow="true" it works.
If it does have data-overflow="true" it doesn't work.