Ruby Chen
Ruby Chen
## Describe the bug I recreate popover in the [codesandbox](https://codesandbox.io/s/sweet-grothendieck-bwoqu?file=/src/App.js) here, follow the[ documentation code](https://react-bootstrap-v3.netlify.app/components/popovers/#popovers-in-container), the popover show up, but after scroll, the pointer does not align with the button...
Hi I have husky and prettier-quick set up for my application, so we can format the code all the same, I have `prettierrc` file in the repo ``` { "trailingComma":...
**Description/Screenshot** Our app crash and check appInsight log show this two traces message below, and I was trying to google around to see what might cause it, but can't find...
**Is your feature request related to a problem? Please describe.** I am using this trackEvent to log my app event, but anything in `properties` show up in the log is...
**Is your feature request related to a problem? Please describe.** I can see 400, 500 error status for API call, but there's no error response for us to see, can...
**Description/Screenshot** Trying to track click event but `appInsight.trackEvent(eventName)` return undefined, and will not show up at the log **Steps to Reproduce** 1. npm install package 2. AppInsight file, so I...
We are seeing error status 0 on our appInsight report, after troubleshoot find out it's not really an error on the app side, so is it possible we can remove...