Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug @core.js #10

Open
Leon02 opened this issue Jul 12, 2018 · 4 comments
Open

Bug @core.js #10

Leon02 opened this issue Jul 12, 2018 · 4 comments

Comments

@Leon02
Copy link

Leon02 commented Jul 12, 2018

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.

XTagElement = createClass();

@ghost
Copy link

ghost commented Jul 12, 2018

I'm not the maintainer of the project, but was wondering if you mind providing platform specs/browser @Leon02. I've found the same thing but haven't resolved it on all platforms, [apple] specifically.

@ghost
Copy link

ghost commented Jul 12, 2018

other related issues:
x-tag/core#200
x-tag/core#197

@Leon02
Copy link
Author

Leon02 commented Aug 14, 2018

Sorry for the late response, but I'm running on Windows 10 64bit with Chrome browser.

@ghost
Copy link

ghost commented Aug 15, 2018

Thanks @Leon02 for the info.

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

No branches or pull requests

1 participant