#51047 React deprecating ComponentWillMount
Closed: wontfix by mreynolds. Opened by mreynolds.

Issue Description

ComponentWillMount has been deemed unsafe for various reasons:

https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

Basically we just need to replace ComponentWillMount with ComponentDidMount


Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Issue set to the milestone: 1.4.1

Metadata Update from @mreynolds:
- Issue priority set to: normal

https://pagure.io/389-ds-base/pull-request/51048

Commit 0f446a54 fixes this issue

Commit 0f446a5 fixes this issue

253a05580..b7c17bdb7 389-ds-base-1.4.3 -> 389-ds-base-1.4.3

f9211759f..ae2a2a431 389-ds-base-1.4.2 -> 389-ds-base-1.4.2

d51f918df..f3bd104d0 389-ds-base-1.4.1 -> 389-ds-base-1.4.1

Metadata Update from @mreynolds:
- Issue close_status updated to: None (was: Fixed)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/4100

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix

Metadata
Related Pull Requests