mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 13:55:12 +00:00
Fix flickering bug
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
<input type="text"
|
||||
#urlbar
|
||||
class="urlbar"
|
||||
value="{{iframeUrl}}"
|
||||
value="{{actualIframeUrl}}"
|
||||
(keyup.enter)="changeIframeURL()">
|
||||
<button class="go" (click)="changeIframeURL()">G</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user