Hi, using the module on a vanilla Drupal 8 I get an javascriot error: Uncaught TypeError: Cannot set property 'ajaxCurrentButton' of undefined

How to reproduce:
1. Install Bootstrap and set it as default
2. Install Field Group Modal Bootstrap
3. Edit the display of the Article content type, add a Modal Bootstrap group and add the body field to this group
4. Create an article
5. Show the article with the javascript console open

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

peximo created an issue. See original summary.

peximo’s picture

I think we don't need to use directly the Bootstrap libraries but the core ones because Bootstrap extend them.

proweb.ua’s picture

#2 works

Zulljin’s picture

Status: Active » Fixed

Thanks for helping.

  • Zulljin committed d8cc7bc on 8.x-3.x authored by peximo
    Issue #3051646 by peximo: dialog.ajax error: Uncaught TypeError: Cannot...

Status: Fixed » Closed (fixed)

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