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

upload / photosharing - Blaze.insert >> URL.createObjectURL #59

Open
biomassives opened this issue Dec 6, 2018 · 0 comments
Open

upload / photosharing - Blaze.insert >> URL.createObjectURL #59

biomassives opened this issue Dec 6, 2018 · 0 comments

Comments

@biomassives
Copy link

URL.createObjectURL needs to be used in place of blaze.insert for modern chrome to work..

Blaze._warn @ blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:72
blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:72 Warning: Blaze.insert has been deprecated. Specify where to insert the rendered content in the call to Blaze.render.
Blaze._warn @ blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:72
mdg_camera.js?hash=4bd2482b40124171625107361a13f27d78127c51:202 [Deprecation] URL.createObjectURL with media streams is deprecated and will be removed in M71, around December 2018. Please use HTMLMediaElement.srcObject instead. See https://www.chromestatus.com/features/5618491470118912 for more details.
success @ mdg_camera.js?hash=4bd2482b40124171625107361a13f27d78127c51:202
meteor.js?hash=33066830ab46d87e2b249d2780805545e40ce9ba:1048 insert failed: Access denied
:3000/sockjs/info?cb=y3wo9v6hvl:1 Failed to load resource: net::ERR_CONNECTION_REFUSED

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