Adam Detrick

Results 3 issues of Adam Detrick

The `withLocalization` HOC is unable to forward refs to the wrapped component. This would be useful for legacy projects that rely on class-based React components. The `withLocalization` HOC is the...

enhancement
fluent-react
good first bug

## 🐛 Bug Report [react-fluent example](https://github.com/i18next/react-i18next/tree/master/example/v9.x.x/react-fluent) does not run due to error thrown by `js2ftl`. ## To Reproduce 1. Clone the `react-i18next` repo 2. `cd example/v9.x.x/react-fluent` 3. `npm ci` 4....

There's a `background-color` property as a default for people without photos, but it should really be a base64 silhouette image instead. The gray `background-color` somtimes renders as a jagged outline...

bug