bx-compat unquoted hashed expressions cause compiler error
Description
Unquoted hashed expressions cause a compiler error with bx-compat
Activity
Show:
Brad Wood September 19, 2024 at 12:17 AM
Thanks for the great repro case. This was an overlooked use case. The parser was working great for unquoted interpolated expressions so long as they were the last expression in the tag!
but was failing when they were not the last one
So my tests were passing for this-- I just needed more tests
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Unquoted hashed expressions cause a compiler error with bx-compat