This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Switch "Edit in Plunker" to use POSTs #7186
Closed
Description
"Edit in Plunker" used to use POSTs to create pre-seeded examples. At some point, this was switched over to a scheme that relied on hardcoded regex matching and URLs that are stored on plunker's servers. This leads to breakages such as issue #7166. It also makes it really hard for someone who wants to maintain to code to figure out how the whole thing fits together. We should go back to using POSTs to create plunkers and remove this tight coupling / brittleness.
Metadata
Metadata
Assignees
Labels
No labels