Closed davidyuk closed 6 years ago
[Vue warn]: Invalid default value for prop "identity": Props with type Object/Array must use a factory function to return the default value.
found in
---> <AeIdentity>
I tested this with the style guide page. I was able confirm the fix.
[Vue warn]: Invalid default value for prop "identity": Props with type Object/Array must use a factory function to return the default value.
found in
---> <AeIdentity>