Nikolay Haralambiev

Results 3 comments of Nikolay Haralambiev

Same here. I just created a fresh project following the official [guide](https://api-platform.com/docs/admin/getting-started/). Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or...

``` api_platform: mapping: paths: - '%kernel.project_dir%/src/Entity' - '%kernel.project_dir%/config/api_platform' patch_formats: json: ['application/merge-patch+json'] formats: jsonld: ['application/ld+json'] json: ['application/json'] html: ['text/html'] swagger: versions: [3] api_keys: JWT: name: authorization type: header path_segment_name_generator: api_platform.path_segment_name_generator.dash defaults:...