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
ActionText: Strip content attribute if it's empty during render_attachments
Images and other attachments added to a rich text area aren't being displayed in the editor when you go back to edit the record again.
Fixes: rails#52233
Update actiontext/lib/action_text/content.rb
Co-authored-by: Petrik de Heus <[email protected]>
add a missing end after merging a suggestion from github
move the changelog entry to the top
Update actiontext/lib/action_text/content.rb
Co-authored-by: Willian Gustavo Veiga <[email protected]>
Update actiontext/test/unit/content_test.rb
Co-authored-by: Petrik de Heus <[email protected]>
Update actiontext/test/unit/content_test.rb
Co-authored-by: Petrik de Heus <[email protected]>
clean up after merging suggestions on GitHub
0 commit comments