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
With text_expansion_format set to 'repeatVowels' , this resulted in the script failing to complete. Removing this line worked, as did changing the text_expansion_format to 'exclamationMarks'
Just an FYI for anyone else who encounters this strange bug someday.
The text was updated successfully, but these errors were encountered:
Just encountered this bug this morning, I introduced a very short string to my arb file:
With
text_expansion_format
set to 'repeatVowels' , this resulted in the script failing to complete. Removing this line worked, as did changing the text_expansion_format to 'exclamationMarks'Just an FYI for anyone else who encounters this strange bug someday.
The text was updated successfully, but these errors were encountered: