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
This is minor but I can't think of any case when the info-button should propagate the click event. Could you add (.stopPropagation event) on line 217 or so to info-button's handler-fn in buttons.cljs, thanks!
The text was updated successfully, but these errors were encountered:
This is minor but I can't think of any case when the info-button should propagate the click event. Could you add
(.stopPropagation event)
on line 217 or so to info-button's handler-fn in buttons.cljs, thanks!The text was updated successfully, but these errors were encountered: