rangle / redux-beacon

Analytics integration for Redux and ngrx/store
https://rangle.gitbook.io/redux-beacon/
MIT License
668 stars 73 forks source link

feat(google-tag-manager): warn instead of throw err #361

Open Itrulia opened 3 years ago

Itrulia commented 3 years ago

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

What was done

Replaced throw new Error with a console.warn like the other packages have