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

Crash in VlSourceXyz when url changes #248

Closed
ROTGP opened this issue Oct 31, 2019 · 2 comments · Fixed by CodeForBaltimore/codeforbaltimore.org#20
Closed

Crash in VlSourceXyz when url changes #248

ROTGP opened this issue Oct 31, 2019 · 2 comments · Fixed by CodeForBaltimore/codeforbaltimore.org#20
Assignees
Labels

Comments

@ROTGP
Copy link

ROTGP commented Oct 31, 2019

The following code produces an error when the value of tileUrl changes

<vl-source-xyz :url='tileUrl' />

Error in callback for watcher "url": "TypeError: this.createUrlFunc is not a function"

@ghettovoice ghettovoice self-assigned this Oct 31, 2019
@ghettovoice
Copy link
Owner

@ROTGP thanks for response. I'll fix it soon.

ghettovoice added a commit that referenced this issue Oct 31, 2019
@ghettovoice
Copy link
Owner

Fixed in the v0.11.15. Upgrade please

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

Successfully merging a pull request may close this issue.

2 participants