Corey Light
Corey Light
# 🐛 Bug Report Datepicker and DateRangePicker do not call `onKeyUp` or `onKeyDown` callbacks ## 🤔 Expected Behavior Both components should fire callbacks when provided. ## 😯 Current Behavior [See...
Getting an error of `Can't remove a form when there are no extra forms` when I try to remove a form in a formset that is populated with initial data....
# 🐛 Bug Report When programmatically changing the `value` for `DatePicker` (or `DateRangePicker`), if the day/range lands in the previous month, the UI does not show the correct selected month....
When using `--noUnusedLocals` tsc option, there are two vars that fail for my build: `ApolloQueryResult` and `subscription`. (dependent on feature usage I'm sure). I had to use the `add` plugin...
**Description** Analytics fails with bad network request **Steps to reproduce the issue:** 1. Use Plugin **Describe the results you received:** `getaddrinfo ENOTFOUND www.google-analytics.com www.google-analytics.com:443` **Application and library versions** - version...
With the introduction of this change in [2.27.0](https://github.com/launchdarkly/react-client-sdk/blob/main/CHANGELOG.md#2270---2022-08-31) > flags object (that is either injected via props using LDConsumer or returned from the useFlags hook) will generate a flag evaluation...