Skip to main content

Unknown class found Uncaught SyntaxError Unexpected identifier

This could be caused by several custom classes that use the System namespace. That would conflict with the Luna System namespace.

Solution:

  • Refactor the custom classes to be called something different, for example: SystemUtilities.

images-medium