Copy pasting elements with data key values to a new page breaks the page
Open
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 534
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
If the new page does not have the client script for the data key (it is not needed in this case), then published page gives an error.
Can be handled in two ways? Either strip the data keys while pasting to a new page, or, ignore the missing key, or, prompt the user to retain or strip the key if Client Script is missing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.