Skip to content

Syntax error, unrecognized expression: <div class="md-step-body-overlay"></div> #15

@Nefcanto

Description

@Nefcanto

Hi

I tried to use your stepper by downloading the zip file and including the non-minified versions in my page. However, I get this error:

                    var overlay = angular.element("\n                            <div class=\"md-step-body-overlay\"></div>\n                            <div class=\"md-step-body-loading\">\n                                <md-progress-circular md-mode=\"indeterminate\"></md-progress-circular>\n                            </div>\n                        ");

It happens in your js file, line 219 (stack trace => js file line 230).

What might be wrong? I have not changed anything.

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