We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dc8b3 commit bf20481Copy full SHA for bf20481
1 file changed
components/Navigator.js
@@ -15,6 +15,7 @@ export default {
15
this.$listeners,
16
{loaded: this.onFrameLoaded}
17
),
18
+ attrs: this.$attrs,
19
},
20
[this.slotContent]
21
)
0 commit comments