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
I'm trying to pass a ReactiveDataDriverContextVariable multiple times to Thymeleaf. But I get the following error:
org.thymeleaf.exceptions.TemplateProcessingException: Only one data-driver variable is allowed to be specified as a model attribute, but at least two have been identified: 'x' and 'y'
The text was updated successfully, but these errors were encountered:
I'm trying to pass a
ReactiveDataDriverContextVariable
multiple times to Thymeleaf. But I get the following error:The text was updated successfully, but these errors were encountered: