- Issue created by @melissag
The bp-tabs library adds js/bootstrap-paragraphs-tabs.js. However, bootstrap-paragraphs-tabs.js does not exist in the module's js directory. On pages that use bootstrap tabs, the bp-tabs library attached, and the missing file results in the following browser console error:
Refused to execute script from '/modules/contrib/bootstrap_paragraphs/js/bootstrap-paragraphs-tabs.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Active
Code