awcodes / recently

Easily track and access recently viewed records in your filament panels.
MIT License
33 stars 10 forks source link

[Bug]: Error when not using $navigationIcon #19

Closed FortuneV13 closed 2 weeks ago

FortuneV13 commented 3 weeks ago

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