encountering the following error, when accessing panel to update (save, sort, create) files, as well as using $page->update() methods, but the whoops message does not pinpoint where the problem is caused, i have tried to reinstall via composer with different versions from 3.8.x to 3.9.rc-1 however i canât find the root of the problem.
Accessping pages without update() method does not cause the error.
A route without update() method runs, while the same route with it, doesnât work.
All have been working before, but it seems like there has been a quirk.
Kirby\Cms\Page::setNum(): Argument #1 ($num) must be of type ?int, string given, called in kirby\src\Toolkit\Properties.php on line 137