Skip to content

data('bod-block-popup') removed in dist/modal.js #5

@arkabase

Description

@arkabase

Hi,

in commit 9d144ff the code that registered the BodModal instance in the wrapper's data registry has been commented out (line 17) :

// $(this).data('bod-block-popup', new BodModal(this));

This has nothing to do with the commit purpose (option to disable close on overlay click) and disabled the possibility to interact with the modal object, which was really usefull !

Why has this line been removed ? Can you please uncomment it in a future release ?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions