I created a simple map with 2 layers : Base tile layer of OSM and 1 GeoJSON layer being pulled from an external url (geoserver).
The map renders along with the points. If I add a tooltip component it works too.
However, components BootstrapjsPopup & BootstrapjsAlert dont appear to work.

I am using the Bootstrap theme as default. I also tried enabling the bootstrap_library module and adding a download of bootstrap3 into the libraries folder but no luck.

Please advice. Thanks in advance.

Comments

alansaviolobo created an issue. See original summary.

alansaviolobo’s picture

Category: Support request » Bug report
Status: Active » Needs review
StatusFileSize
new1.19 KB

The issue appeared to be a typo where Bootstrap was spelled as

Boostrap

.

Attached a patch to rectify the same.

  • ken-g committed c91685a on 7.x-3.x authored by alansaviolobo
    Issue #3105902 by alansaviolobo: Components BootstrapjsPopup...
ken-g’s picture

Committed patch to 7.x-3.x-dev.

ken-g’s picture

Status: Needs review » Fixed

Fixed in 7.x-3.2 release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.