-
-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
fac/herb
#9Labels
bugSomething isn't workingSomething isn't working
Description
I have a non-breaking space character (U+00a0 " ") in an view (inside some erb) that ends up raising an error (that's unable to identify the line number):
Showing /Users/daniel/Projects/<redacted>/app/views/admin/users/index.html.erb where line # raised:
incompatible character encodings: UTF-8 and BINARY (ASCII-8BIT)
Not entirely sure why that is yet, but remove that single character fixes the problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working