Description
While reviewing the upcoming changes, I noticed that InteractionManager has been marked as deprecated in the v0.80.0 CHANGELOG.
However, when I check the official documentation page for InteractionManager, there is no deprecation notice or any indication that it should no longer be used.
It would be much better if the documentation page were updated to clearly state that InteractionManager is deprecated. This would prevent developers from using an outdated API and guide them toward the recommended alternatives.
Documentation version
next (and any future versions from v0.80.0 onwards)
Description
While reviewing the upcoming changes, I noticed that
InteractionManagerhas been marked as deprecated in thev0.80.0CHANGELOG.However, when I check the official documentation page for
InteractionManager, there is no deprecation notice or any indication that it should no longer be used.It would be much better if the documentation page were updated to clearly state that
InteractionManageris deprecated. This would prevent developers from using an outdated API and guide them toward the recommended alternatives.Documentation version
next (and any future versions from v0.80.0 onwards)