Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Argument 'stylemark--' is not a function, got undefined #100

@alessandro308

Description

@alessandro308

The following code generates Argument 'stylemark--' is not a function, got undefined

\```checkbox-required-example.html
<form name="exampleForm">
   <checkboxes...>
   ...
</form>

\```
\```checkbox-required-example.angularjs
console.log(exampleForm);

\```

Of course, the slash before the backticks has been added here to escape them.

Any idea how to solve it?

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