+4
-1
lines changedFilter options
+4
-1
lines changed Original file line number Diff line number Diff line change
@@ -604,10 +604,13 @@ export const BModal = /*#__PURE__*/ Vue.extend({
604
604
},
605
605
onEnter() {
606
606
this.isBlock = true
607
+
// We add show class 1 frame after
608
+
requestAF(() => {
609
+
this.isShow = true
610
+
})
607
611
},
608
612
onAfterEnter() {
609
613
this.checkModalOverflow()
610
-
this.isShow = true
611
614
this.isTransitioning = false
612
615
// We use `requestAF()` to allow transition hooks to complete
613
616
// before passing control over to the other handlers
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4