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
Is there some way to get preserve a javascript line break? I am using \n to get a line break in my confirm dialog but i18n-js adds an extra slash in the export: \n
I first thought maybe this was done from Rails but I tried adding _html to avoid escaping but the result is the same way.
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
-
Is there some way to get preserve a javascript line break? I am using \n to get a line break in my confirm dialog but i18n-js adds an extra slash in the export: \n
I first thought maybe this was done from Rails but I tried adding _html to avoid escaping but the result is the same way.
Beta Was this translation helpful? Give feedback.
All reactions