All worked fine, I then removed the protected static ?string $navigationIcon from my pages to get the different naviation look ( line with dots as opposed to icons ). Since then I get the following error: Awcodes\Recently\Recently::add(): Argument #2 ($icon) must be of type string, null given
What happened?
All worked fine, I then removed the
protected static ?string $navigationIcon
from my pages to get the different naviation look ( line with dots as opposed to icons ). Since then I get the following error:Awcodes\Recently\Recently::add(): Argument #2 ($icon) must be of type string, null given
How to reproduce the bug
As above
Package Version
Latest
PHP Version
Latest
Laravel Version
Latest
Which operating systems does with happen with?
No response
Notes
No response