You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any update on this? I have an similar issue on a class with an RelationProvider. I am sure the relationprovider adds the relation only once, but in some conditions the link is added multiple times in the serialized result.
Problem found
In my case, the annotations where cached. Clearing the cache solved the problem.
Hey guys,
does someone has had the problem that a link configured as an annotation gets rendered more than once? Do I need to configure something?
For example:
renderer:
the output
The class:
The text was updated successfully, but these errors were encountered: