-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I'm new to X-Tag and I kept getting the following error:
core.js Uncaught ReferenceError: XTagElement is not defined
After modifying XTagElement = createClass(); to var XTagElement = createClass(); my error was gone and everything worked as expected.
Line 231 in 9c5d940
| XTagElement = createClass(); |
Metadata
Metadata
Assignees
Labels
No labels