You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @netkant ,
many thanks for your report. I'm fairly certain the issue has been fixed within the last release. Please update to the latest release and try again. If the issue still persists, please reopen this issue :)
Describe the bug
$folder->getChildren()->total()
is0
Used config
See code to reproduce (maybe I'm doing something wrong?)
Code to Reproduce
The troubling code section which produces the reported bug.
Expected behavior
In my case I expect
var_dump($folder->getChildren()->total());
to beint(1)
Desktop / Server (please complete the following information):
The text was updated successfully, but these errors were encountered: