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
If i put the same tag inside <pre> and <textarea> tags, the former will stay in sync with 2-way data bindings but the latter doesn't budge. Fiddle: https://jsfiddle.net/df4fxhqy/11/
The text was updated successfully, but these errors were encountered:
If i put the same tag inside
<pre>
and<textarea>
tags, the former will stay in sync with 2-way data bindings but the latter doesn't budge. Fiddle: https://jsfiddle.net/df4fxhqy/11/The text was updated successfully, but these errors were encountered: