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
Gonna close this as a "won't do" - the limit is configurable if it's causing problems for anyone.
It could also prevent us from loading a buttload of elements to memory, except that getOptions() isn't implemented in a way that allows that optimisation. That would be a separate card though.
Description
We need to evaluate the necessity of lazy loading limits for the StringTagField. If unnecessary, we should consider removing this restriction.
See
silverstripe-tagfield/src/StringTagField.php
Lines 369 to 370 in a702374
The text was updated successfully, but these errors were encountered: