Cem Gencer
Cem Gencer
You should probably use the new OneTap method from Google. I used it within another plugin (uppy) works fine up to the point where you also need gapi somehow...
npm run build after the above gives these errors: ERROR in ./~/vue-material-components/dist/vue-material-components.js Module not found: Error: Cannot resolve module 'Vue' in /home/vc/node_modules/vue-material-components/dist @ ./~/vue-material-components/dist/vue-material-components.js 3:27-41 ERROR in ./~/babel-loader/lib?presets[]=es2015&plugins[]=transform-runtime&comments=false!./~/vue-loader/lib/selector.js?type=script&index=0!./~/eslint-loader!./src/components/game/index.vue Module not...
ok it was my bad, i've used a previous version of ember (1.13.7), which ember-cli directly installed. then i tried now to first create a clean working copy of your...
the 2.1 error is: Assertion Failed: Using `{{view}}` or any path based on it ('secretcodez/templates/components/google-map.hbs' @ L5:C6) has been removed in Ember 2.0
the fun is, when i try to add that attribute, the image isnt visible & loaded anymore. does that means the source server isnt setup for cors? is there any...
ok, patched locally but heroku still has an automated mode_modules fetching, which always grabs the outdated script from npmjs repos. any clue on that?