Alejandro de Frutos
Alejandro de Frutos
Has property `languageSelector` been removed from [`LoginPage`](https://www.patternfly.org/v4/components/login-page/design-guidelines/#elements)? I can't find the property in the [own code](https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/components/LoginPage/LoginPage.tsx#L15). Found [an example](https://zen-swanson-2d3350.netlify.app/components/loginpage/) for the version 1.43.5 of Patternfly, but seems that it doesnt...
Having this problem too. Cant use [email protected] with react@17. Using NPM 8.1.2 throws an error in the install. Using previous versions of NPM ignores this problem. ``` npm ERR! Found:...
Same problem here, is there any workaround? Being able to pass a translate function would be nice
I am facing this issue too. My schema has a lot of `if/then/else` and `anyOf/allOf` condition. Is there any workaround or beta version that includes the change? Love this package!...