truxxu / danger_frontend

Text-only discussion board built using React.js
0 stars 3 forks source link

Deprecated lifecycle methods #19

Open truxxu opened 4 years ago

truxxu commented 4 years ago

After extended use, it has been noticed that some components from this library make use of deprecatedf life cycle methods. These errors are displayed in the browser; however the behaiour of said components is as expected. Checking the repo for Semantic UI, it seems the developers are making progress in this regard, but would not consider to use this library on a new project. It seems the only option now is to wait for the release of an update to fix these errors.