Author | Posts |
---|---|
guerre64
June 19, 2024 at 1:08 pm
|
I’m trying to check some styling issues in Bricks with Microthemer and am getting the folllowing error message: Uncaught TypeError: C.relevantAtts is not a function (line 1) Error: Uncaught TypeError: C.relevantAtts is not a function |
Sebastian
June 19, 2024 at 1:24 pm
|
Hey there, Sorry to hear about this issue. Would you mind clearing your browser cache? Or doing a hard refresh of the Microthemer interface? In Chrome that’s done with “cmd+Shift+R“. The reason I ask is that the code was changed in version 7.3. “C.relevantAtts” is now a function, but used to be an array. If one JS file is loading from a cache, that could generate the error you’re getting. If that doesn’t help, would you mind providing temporary access details for the site you’re working on via my secure contact form? I haven’t been able to replicate this on my testing server (running the latest version of Bricks). Cheers, |