Page MenuHomeMusing Studio

<script> tags mess up the editor
Closed, ResolvedPublic

Description

Overview

Starting to type <script> causes JS errors in the real-time page preview, making it impossible to write JS inline.

Users

Reported on GitHub and Twitter.

Fix

Add tabs above the editor: HTML / Javascript

On the Javascript tab, mention that live updates are paused while editing there. Show an Update button to the right of the tabs that refreshes the page.

Event Timeline

matt renamed this task from <script> tags mess up to <script> tags mess up the editor.Jun 7 2017, 11:14 PM
matt created this task.
matt created this object with visibility "Public (No Login Required)".
matt moved this task from Unclassified to Severe on the Bugs board.
matt moved this task from Backlog to Next Up on the HTMLhouse board.

Discussed a few things that could still be done to improve this on GitHub, like showing JS errors in the UI.