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
Unhandled Runtime Error
TypeError: data.map is not a function
Unhandled Runtime Error
Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
Check the render method of `CustomError`.
API Platform version(s) affected: 3.2.16
Description
With readableLink false Collection displayed as links, single is empty:
With readableLink true Collection displayed as json:
With readableLink true Object, Admin crashes:
How to reproduce
Full example: https://github.com/ili101/api-platform/tree/adminTest
The text was updated successfully, but these errors were encountered: