You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Saving a JS file while Live Development session is opened causes the page in Chrome to reload.
When you go back to the HTML markup and edit your code there, you cant see any highlights or changes.
This is probably due to fact that after the refresh the remote markup (the code in actual browser) does not contain data-brackets-id attributes.