mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The reveal answer button accidentally loads files into the embedded editor that aren't properly relativized. This ends up switching the currently open file to a different file, unexpectedly. In addition, due to the incorrect paths, files like `favicon.ico` end up being loaded in the embedded editor; resulting in a bad experience as the images are shown as plain text. PR Close #61925 |
||
|---|---|---|
| .. | ||
| common | ||
| BUILD.bazel | ||
| metadata.mts | ||
| playground.mts | ||
| routes.mts | ||
| source-code.mts | ||
| tutorial.mts | ||
| utils.mts | ||
| webcontainers.mts | ||