Hi everyone, I’m trying to use my old versions of graffitiSuite r62.1 and r64.1 on Xojo2026r1.2, specifically I’m trying to use directly the versions of the sample project included in the two distributions, when I go to run the project I get errors like this :
TypeError: $(...).masonry is not a function
at eval (eval at tryToEval (http://127.0.0.1:8080/framework/Xojo-x7cfb3f74e3a9384d.js:1501:21), :1:44)
at tryToEval (http://127.0.0.1:8080/framework/Xojo-x7cfb3f74e3a9384d.js:1501:21)
at parseResponse (http://127.0.0.1:8080/framework/Xojo-x7cfb3f74e3a9384d.js:1478:29)
at http://127.0.0.1:8080/framework/Xojo-x7cfb3f74e3a9384d.js:1451:21
I tried to ask Anthony but he replied that the support has expired and therefore he cannot help me understand why my versions of gsuite should not work even in their sample project version
Has anyone encountered similar problems?