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
Note from Evan: Issue #1660 points out that you can have problems when it is a record, but has duplicate fields. It seems like kind checking would have to have a bit of extra cleverness to catch that situation as well.
The text was updated successfully, but these errors were encountered:
In Elm 0.18:
still results in:
despite this commit for 0.16 claiming a fix.
Related: #917
The text was updated successfully, but these errors were encountered: