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
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
When parsing, produce actual booleans. In theory, this could trip something up if someone provided a string bool as a product name or something, but that seems incredibly unlikely. Javascript would just make it a string anyway when we tried to use it as one.
The text was updated successfully, but these errors were encountered:
When parsing, produce actual booleans. In theory, this could trip something up if someone provided a string bool as a product name or something, but that seems incredibly unlikely. Javascript would just make it a string anyway when we tried to use it as one.
The text was updated successfully, but these errors were encountered: