Hello everyone,
I recently switched from Gama 1.9.3 to 2025-06 and now getting a no operator found error when using get_liking on a social_link type veriable. I have not seen any changes in the Changelog in regards to the social link. If someone has some advice that would be appreciated, currently a bit lost on how to approach the issue.
I am looping over a list containing social links and then trying to access the value of "liking" for the current social link ("tempDestination") via the get_liking operator. Until the update that worked fine but now gives me the following error:
No operator found for applying 'get_liking' to type social_link
