-
Hello
I'm using a version 16 of react and react-dom but constrains are blocked strict :(
is it possible to change to @^16.0.0 for react and react-dom ?
```bash
yarn install --force
warnin…
-
I have started a new project with **create-react-native-app**.
Change the .babelrc to this:
````
{
"presets": ["babel-preset-expo"],
"env": {
"development": {
"plugins": [
…
-
### Reproduction link
[https://github.com/juanma-rodriguez-nazaries/antd-timepicker-luxon-timezone](https://github.com/juanma-rodriguez-nazaries/antd-timepicker-luxon-timezone)
### Steps to repr…
-
I tried copying over the code from the [antd Form List](https://opensource.ebay.com/nice-form-react/antd/#form-list), added the necessary dependencies and ran into this issue:
```
config.tsx:62 Unca…
-
### 🐛 bug 描述
```ts
import { ThemeProvider } from 'antd-style';
import { v1CommonGetEnumDictionary } from 'apis';
import { useEffect, useState } from 'react';
import { HashRouter, RouterProvider }…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
antd
### Is your feature request related to a …
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-3f3wol-cmn7k3?file=demo.tsx)
### Steps to reproduce
…
-
>
> ### Reproduction link
[http://****.com](http://****.com)
### Steps to reproduce
```
import React from 'react';
import './index.css';
import { Button, Tooltip, Input,ConfigProvide…
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-jjjnee?file=vars.tsx,demo.tsx,package.json)
### Steps…
-
I get an error : UnhandledPromiseRejectionWarning: Error: Cannot find module 'isomorphic-style-loader/StyleContext'
here is the code:
import React from 'react';
import PropTypes from 'prop-t…