Closed danielruss closed 4 months ago
@danielruss I already have a fix going in for this with my current PR
@JoeArmani @danielruss more of an FYI but comment if I'm wrong... with these modals I don't think we want to have data-dismiss
and data-bs-dismiss
both in the attributes section, it's not best practice from what I understand since we aren't falling back to BS4
The spanish implementation PR?
I think the PWA uses BS4.3.1. Also, not in the attributes, in the element dataset.
The spanish implementation PR?
yes - good point on the PWA comment though, I'll add back in the BS4 element
Fix Null pointer error in modal. And bootstrap 4/5 issue closing Modal.