rompetomp / inertia-bundle

Inertia.js server-side adapter for Symfony
MIT License
152 stars 39 forks source link

fix: adding support of max depth in entity #39

Closed Romaixn closed 2 years ago

Romaixn commented 2 years ago

Enable max depth to avoid error when having multiple relation in entities (Fatal error: Allowed memory size of x bytes exhausted)

Romaixn commented 2 years ago

Any news on this issue ? @rompetomp is when an entity have many relations, to avoid a Fatal error because of deserialization loop.

rompetomp commented 2 years ago

Thanks @Romaixn, and sorry for the late response