Wednesday, March 8, 2023
1 change · master
Resolved issues and error corrections
A faulty internal call in the Knowledge app was corrected so it uses the right component. This prevents crashes for users and helps keep Knowledge features stable.
Original PR description
This commit fixes a method call introduced in 1c8944fd8315b76f8680a45462159cf7e9104c2a. It did not call the method on the right object leading to crashes. Now the call is fixed. task-3222587