mika Posted August 18, 2017 Posted August 18, 2017 I've loaded same custom javascript files since forever and now suddenly qtip & handsontable (JavaScript files) do not work. I'm pretty sure I haven't changed anything regarding these files themselves or other parts of software which could lead to this kind of problems. require.js throws anonymous module mismatch errors when these files are loaded. This is huge problem for us because we have to update our software asap but now we can't do that because of these errors. Do anyone know what's going on here? Any help would be greatly appreciated as this is very urgent matter for us. Thank you all for advance. // Mika Quote
Administrators Farshad Mohajeri Posted August 18, 2017 Administrators Posted August 18, 2017 In uniGUI require.js is only used if you have "TUniSyntaxEditEx" component in your project. Quote
mika Posted August 18, 2017 Author Posted August 18, 2017 Okay. Thanks. I tried that component (TUniSyntaxEditEx) and of course, uses clause was altered accordingly. I try to remove everything related to TUniSyntaxEditEx and get back to you. Quote
mika Posted August 18, 2017 Author Posted August 18, 2017 Thank you so much. Everything works now as expected. I had one form that had uniSyntaxEditorEx defined in uses clause. // Mika Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.