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
instanceSetField"blocks"BlockEditor [Block] where setField value' record = record { blocks = value' }
has this warning:
The record update record
{blocks = value'} with type BlockEditor is ambiguous.
This will not be supported by -XDuplicateRecordFields in future releases of GHC.
The text was updated successfully, but these errors were encountered:
ihp-ssc-block-editor-demo/Web/Component/BlockEditor.hs
Line 204 in 08f5b10
has this warning:
The record update record
{blocks = value'} with type BlockEditor is ambiguous.
This will not be supported by -XDuplicateRecordFields in future releases of GHC.
The text was updated successfully, but these errors were encountered: