Skip to content
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
@chirayuk

Description

@chirayuk

"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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions