etn-ccis / blui-react-component-library

Re-usable React components for use in Brightlayer UI applications
BSD 3-Clause "New" or "Revised" License
16 stars 10 forks source link

Google Analytics Wrapper Send command doesn't exist warning #862

Closed JeffGreiner-eaton closed 5 months ago

JeffGreiner-eaton commented 5 months ago

Describe the bug / expected behavior

The warning is seen in dev tools for this repo and other repos where google analytics is sending data. Investigate why the send command no longer works and fix the issue.

image

What are the steps to reproduce?

  1. Go to https://brightlayer-ui-components.github.io/react/components/app-bar/examples
  2. Open dev tools
  3. view warning

Screenshots / Screen recording

Code snippet / Link to minimum reproduction example

CODE HERE

Your environment information

Suggested fix

Anything else to add?

huayunh commented 5 months ago

Dup issue with https://github.com/etn-ccis/blui-react-component-library/issues/777