google / google/playground-elements
strange code copy behavior
Open
- Dominant language
- TypeScript
- Stars
- 648
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
My editor has file which has following html code as source.
```html
Sample
Some visible content>
```
If I do `cmd + a`, then `cmd+v` the whole page content is pasted even if only the `Some visible content>` is the only displayed content inside the editor.
Contributor guide
Assessment
This issue has not been assessed yet.