product · inferred from evidence
footer slot
A slot in the LWC modal component for footer content.
- LWC modal hide() throws Cannot read property 'classList' of null with footer slot
Adapting the lwc-recipes modal recipe, calling the @api hide() method from a parent component threw "Cannot read property 'classList' of null" whenever the modal had a footer slot. The reporter's diagnosis: after hide() sets showModal to fa