GraffitiSuite Web (62.1, 64) problems on Xojo 2026r1.2

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?

Well, Xojo changes and each version of Graffiti Suite is build for the current Xojo version in mind at time of development.

The fix is probably to go to a newer GraffitiSuite version. Current version is 70.

4 Likes

I’ve investigated this issue and written a blog post detailing the cause, a workaround, and recommendations. This has already been corrected for Release 70, which was published on May 22 and, as the article states, I recommend that you renew your lapsed subscription for updates and support and update your projects before using Xojo 2026 Release 1.2 or newer.

4 Likes