bitshares-ui
bitshares-ui copied to clipboard
Some old code of react is causing this warning, should we get rid of it sooner?
Describe the bug
Some old code of react is causing this warning, should we get rid of it sooner?
To Reproduce Warning appears inside AssetSelectView component.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
Yes, remove it if possible without exploding effort
The modification of this is often relatively large, I hope there is not much code in the old way
Hm, okay, not a priority imo
Upgrading to react 18+ and uplifting to compatible packages would be a substantial effort workload.