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
It's still unhappy even if the ERB part is moved to its own line, but works OK when turned into a full if-else statement, so that's an OK workaround for us for now.
The text was updated successfully, but these errors were encountered:
Hello!
Similar to the other
yield
issue that was fixed in 0.7.3, it seems that the formatter is not happy with this in a layout:It's still unhappy even if the ERB part is moved to its own line, but works OK when turned into a full
if-else
statement, so that's an OK workaround for us for now.The text was updated successfully, but these errors were encountered: