Skip to content

Loading path from data attribute #3

@VaclovasV

Description

@VaclovasV

Hi Tomas,
We are having issues, then javascript is not loaded and user clicks on a link, he sees a partial of modal window.
We are thinking about this modification, to prevent this issue:
// Verify if URL is local link:
options.url = url;
to:
// Verify if URL is local link:
options.url = options.url || url;

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