Closed (fixed)
Project:
Bootstrap 4 Modal
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2020 at 14:02 UTC
Updated:
20 Apr 2020 at 01:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
devkinetic commentedHere is a patch based on 1.x-dev. It looks like it was already removed from composer, but it was still defined in the libraries.yml.
Comment #3
devkinetic commentedThis removes the lib itself and another reference in the ajax #attached.
Comment #4
devkinetic commentedComment #5
vhin0210 commentedComment #6
vhin0210 commentedApplied the patch on 1.x-dev and also added dependency on bootstrap_library module instead so the modal can be used with non bootstrap themes
Comment #9
vhin0210 commentedRemoved the bootstrap_library dependency because it's causing css problems on admin theme.
Comment #10
devkinetic commented