Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Kirby 3.6.1 #37

Closed
MaluNoPeleke opened this issue Dec 7, 2021 · 1 comment
Closed

Incompatible with Kirby 3.6.1 #37

MaluNoPeleke opened this issue Dec 7, 2021 · 1 comment

Comments

@MaluNoPeleke
Copy link

MaluNoPeleke commented Dec 7, 2021

The plugin doesn't work anymore with Kirby 3.6.1:

index.js:1 TypeError: this.load is not a function
at a.created (index.js?1638272587:formatted:17255)
at Vt (vendor.js:6)
at nn (vendor.js:6)
at a.Cn._init (vendor.js:6)
at new a (vendor.js:6)
at vendor.js:6
at init (vendor.js:6)
at vendor.js:6
at f (vendor.js:6)
at v (vendor.js:6)

created() {
                this.load().then(d=>{
                    this.url = d.url,
                    this.link = d.link,
                    this.realtime = d.realtime,
                    this.summary = d.summary
                }

https://github.com/sylvainjule/kirby-matomo/blob/d3f546ef60166022349ae1d8ef2da8ad165fff1a/src/components/sidebar.vue

image

@MaluNoPeleke
Copy link
Author

Kirby regression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant