Rule editor stuck on "Getting rules" when using client library
I am using an existing client library that has worked before. Now when I edit a new form, apply the client library, and try to open the rule editor, it gets stuck on "Getting rules".
I receive this error in the browser console:
guideCommonAuthoring.js:5404 Error in retrieving Expression or Form Objects JSONAnd I receive this error from the error.log:
08.04.2021 15:02:02.917 *ERROR* [0:0:0:0:0:0:0:1 [1617919322913] GET /libs/fd/af/components/info.json HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable
org.mozilla.javascript.EvaluatorException: missing ; before statement (#33)
This is happening in my local and stage environments on AEM Version 6.5.3.
Has this issue happened to anyone else?
