Closed
Description
Fix: #870
This might be a reincarnation of #169
To reproduce:
- Open https://playground.wordpress.net/?plugin=web-stories&php-extension-bundle=kitchen-sink
- Go to Dashboard -> Stories
- Hover over a template and click on "Use template"
- This would normally trigger a REST API POST request with a (relatively large) body
- See
memory access out of bounds
error in console
Are there some body size limits with playground that one should be aware of?