The ApiThreadAction class in liquid threads extends the ApiEditPage class in core
The ApiEditPage class is not stable to extend
This led to T264200: ArgumentCountError on action=help&modules=threadaction when switching the ApiEditPage class to dependency injection
Recomendation:
Rewrite ApiThreadAction to avoid using ApiEditPage