Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to generate HAL from proxy #10

Closed
alexmerlin opened this issue Jan 17, 2020 · 1 comment
Closed

Unable to generate HAL from proxy #10

alexmerlin opened this issue Jan 17, 2020 · 1 comment

Comments

@alexmerlin
Copy link
Member

Having an issue generating HAL response when a collection/entity contains proxies instead of their equivalent entities. I've found a discussion related to this here, but the provided solutions don't seem to fix the issue.
Is there a workaround for this?
We've made a fork in which at MetadataMap->__construct() we're pushing the entities to MetadataMap->$map to make sure that MetadataMap->has($class) looks for and finds the entities and not their proxies, but this does not seem to be the correct approach to the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants