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

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

Open
alessandro308 opened this issue Sep 8, 2020 · 0 comments
Open

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

alessandro308 opened this issue Sep 8, 2020 · 0 comments

Comments

@alessandro308
Copy link

alessandro308 commented Sep 8, 2020

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant