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
caching results might be the problem. When I backported dmTagPlugin to symfony I used non modified fcbkcomplete js from emposha, I used different widget, but I disabled caching for tags by default. Tags are not repeated.
Anyway, when I disabled caching results in our modifications of dmTagPlugin (same functionality, not for tags, but for models with given behaviour), and disabled caching results (cache: false in launcher.js), refreshed the form, results wasn't repeated any more.
The result given by the widget sfWidgetFormDmTagsAsString are repeated.
For example, if I put "action", it will appears many times "action" in the results.
The text was updated successfully, but these errors were encountered: