Hi Isomorphic,
the Reference Docs for 12.1p (v12.1p_2022-12-29) cause a JS console error on open (current Edge and FF):
Rechecking with Reference Docs for 13.0p (one day older, v13.0p_2022-12-28) show that it works there, but FileLoader causes a warning:
Best regards
Blama
the Reference Docs for 12.1p (v12.1p_2022-12-29) cause a JS console error on open (current Edge and FF):
Code:
13:14:46.037:WARN:Log:SyntaxError: expected expression, got '}' [No error.stack available] ISC_Core.js:1293:136 Uncaught SyntaxError: expected expression, got '}' ISC_ReferenceDocs.js:34690:5
Code:
unreachable code after return statement ISC_FileLoader.js:133:887
Blama
Comment