-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Labels
[Feature] PHP.wasm[Priority] High[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
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?
Metadata
Metadata
Assignees
Labels
[Feature] PHP.wasm[Priority] High[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended