parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.75k stars 1.39k forks source link

React 17+ compatibility #1950

Open damianstasik opened 2 years ago

damianstasik commented 2 years ago

New Issue Checklist

Issue Description

We are currently using a few React features that are deprecated. If we want to upgrade to the next major React version we need to refactor the affected code.

Steps to reproduce

Actual Outcome

Deprecated features are still in use.

Expected Outcome

No deprecated features are used.

Environment

n/a

Dashboard

Server

Database

Logs

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!