We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa7631 commit 78e9f1aCopy full SHA for 78e9f1a
1 file changed
dev/serve-pagination.vue
@@ -16,7 +16,7 @@
16
data() {
17
return {
18
page: 0,
19
- url: null
+ url: window.location.href
20
}
21
},
22
watch: {
0 commit comments