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
When generating the html that form builder's #has_many replaces via JS,
the placeholder that it looks for cannot contain spaces, otherwise, JS's
replace method won't replace all that it was supposed to.
This was originally implemented by @danielwestendorf in PR activeadmin#1789
0 commit comments