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
Currently a media type of text/vnd.turbo-stream.html doesn't return html as the extension, and is_html() returns false. But to me it seems like they should at least return html as the extension.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently a media type of
text/vnd.turbo-stream.html
doesn't returnhtml
as the extension, andis_html()
returns false. But to me it seems like they should at least returnhtml
as the extension.Beta Was this translation helpful? Give feedback.
All reactions