API Platform React Generator 问题

Issue with API Platform React Generator

API Platform Get Started tutorial 之后,我在列出图书时收到一条错误消息:

"NetworkError when attempting to fetch resource."

控制台显示:混合活动内容 « http://api/books ».

好像是CORS限制的缘故。在 nelmio_cors.yaml 中设置 "allow_origin: ['*']" 无法解决问题。

你能帮忙吗?

备注:"Create"、"Edit" 和 "Show" API 工作正常。

此问题已在 API 平台 2.3.6 中修复。