Yehonatan Tsirolnik

Results 7 comments of Yehonatan Tsirolnik

1. Place the SDK files in /public 1.1 OneSignalSDKUpdaterWorker.js OneSignalSDKWorker.js manifest.json index.html 2. Include the manifest.json in index.html 3. Place their code in index.html So your index.html head should have...

If so many users need this feature then why not just provide it?

@sul4bh I think that you'll need to open an instance on a different port

What worked for me was as @flaviotorres said, adding the --max_old_space_size flag

Same issue, Vuetify 1.5.6 main.js ```js import VuetifyGoogleAutocomplete from 'vuetify-google-autocomplete'; Vue.use(VuetifyGoogleAutocomplete, { apiKey: 'key' }` }); Vue.config.productionTip = false ``` Page.vue ```html

Still happens https://github.com/infinitered/ignite/issues/1519

Seems like you're sending an incorrect Content-Length value