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

Exception (random?) #7

Open
brugnara opened this issue Feb 1, 2015 · 5 comments
Open

Exception (random?) #7

brugnara opened this issue Feb 1, 2015 · 5 comments

Comments

@brugnara
Copy link

brugnara commented Feb 1, 2015

I'm getting this exception, any hints?

Exception in queued task: Error
    at Error (native)
    at new nf (https://maps.gstatic.com/maps-api-v3/api/js/19/7a/main.js:22:629)
    at of (https://maps.gstatic.com/maps-api-v3/api/js/19/7a/main.js:22:742)
    at kh.setMap (https://maps.gstatic.com/maps-api-v3/api/js/19/7a/main.js:27:1260)
    at kh.N.setValues (https://maps.gstatic.com/maps-api-v3/api/js/19/7a/main.js:20:84)
    at kh.ah (https://maps.gstatic.com/maps-api-v3/api/js/19/7a/main.js:33:2561)
    at new kh (https://maps.gstatic.com/maps-api-v3/api/js/19/7a/main.js:36:546)
    at Object.addMarker [as added] (http://local.host:3000/packages/mrt_live-maps.js?bdfb87f877b4ac1061a10420061486899f0d32e3:89:14)
    at LocalCollection._observeFromObserveChanges.observeChangesCallbacks.added (http://local.host:3000/packages/minimongo.js?e8806aa7782b729b2517ebc0cd10b321667f1427:3897:28)
    at Object.LocalCollection._CachingChangeObserver.self.applyChange.added (http://local.host:3000/packages/minimongo.js?e8806aa7782b729b2517ebc0cd10b321667f1427:3797:44)
@doubletaketech
Copy link

I'm seeing this too. Any solution?

@doubletaketech
Copy link

Is this issue being looked into it? This is a showstopper for me using this package because it all of sudden just stopped working and throwing these errors for every marker

Exception in queued task: Error
    at Error (native)
    at new rf (http://maps.gstatic.com/maps-api-v3/api/js/20/2/intl/en_gb/main.js:23:683)
    at sf (http://maps.gstatic.com/maps-api-v3/api/js/20/2/intl/en_gb/main.js:23:796)
    at Oh.setTitle (http://maps.gstatic.com/maps-api-v3/api/js/20/2/intl/en_gb/main.js:28:1260)
    at Oh.O.setValues (http://maps.gstatic.com/maps-api-v3/api/js/20/2/intl/en_gb/main.js:21:84)
    at Oh.Dh (http://maps.gstatic.com/maps-api-v3/api/js/20/2/intl/en_gb/main.js:35:2561)
    at new Oh (http://maps.gstatic.com/maps-api-v3/api/js/20/2/intl/en_gb/main.js:38:546)
    at Object.addMarker [as added] (http://localhost:3000/packages/mrt_live-maps.js?bdfb87f877b4ac1061a10420061486899f0d32e3:89:14)
    at LocalCollection._observeFromObserveChanges.observeChangesCallbacks.added (http://localhost:3000/packages/minimongo.js?e8806aa7782b729b2517ebc0cd10b321667f1427:3897:28)
    at Object.LocalCollection._CachingChangeObserver.self.applyChange.added (http://localhost:3000/packages/minimongo.js?e8806aa7782b729b2517ebc0cd10b321667f1427:3797:44)

@doubletaketech
Copy link

Note: I think this package assumes autopublish is on. It only started these errors when I switch to subscriptions. Data is getting to the markers from the subscription.

@ghost
Copy link

ghost commented Jul 17, 2015

any update on this? I'm getting the same thing ...

@singlow
Copy link
Owner

singlow commented Mar 9, 2016

I just got back into this project and re-tested it. I am not having the issue you described. If you disable auto-publish, you will need to have a subscription for the data in your collection that you want to appear, same as you would for any other template view.

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

3 participants