Preoccupied with whether thinking I could, instead of thinking if I should.
The Problem(s)
- Implementations of certain features within Perspective can be hard, unintuitive, or flat out impossible.
- Drag and drop, cookies and local storage, debounced input, clipboard, etc...
- Perspective does not provide the user with all possible HTML events within a component's Event Configuration.
- Perspective's Markdown component does not parse and run
<script>tags, even withprops.markdown.escapeHtml=false. - You cannot override the default page HTML to add a script to
<body>'sonloadattribute.