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
I use popupContentBinding in popupMixin, but in the case of if popupContent is empty
popup will be opened without text. I think it is necessary to add check in popuMixin's click event.
Hi.
I use popupContentBinding in popupMixin, but in the case of if popupContent is empty
popup will be opened without text. I think it is necessary to add check in popuMixin's click event.
https://github.com/gabesmed/ember-leaflet/blob/master/packages/ember-leaflet/lib/mixin/popup.js#L15
The text was updated successfully, but these errors were encountered: