github Xunil99/ha-bosch-ebike v1.5.1
v1.5.1 — Fix Wikipedia popup not opening

latest releases: v1.18.2, v1.18.1, v1.18.0...
one month ago

Bugfix

(i) markers from v1.5.0 only flickered on click and didn't show their popup.

The card only ever loaded leaflet.js from the CDN; its companion CSS file was never loaded — only a hand-rolled minimal subset that covers tile/marker positioning was inlined. That was fine for the route polylines (which the integration uses by default), but it broke `bindPopup()`: the popup container appeared with no white background, no padding, no shadow and no proper hit area, so clicking an (i) marker showed a flash of unstyled text that vanished as soon as the cursor moved.

Now leaflet.css is injected via a `` tag from the same CDN before the JS loads. Wikipedia popups (and any future popups) now render and stay open as expected.

Installation

Update via HACS, restart Home Assistant, hard-refresh the browser (Ctrl+Shift+R / ⌘⇧R).

Don't miss a new ha-bosch-ebike release

NewReleases is sending notifications on new releases.