199ocero / activity-timeline

Add timelines to custom pages or infolist entries effortlessly. Plus, it teams up smoothly with Spatie Activitylog for easy tracking.
https://filamentphp.com/plugins/jaocero-activity-timeline
MIT License
63 stars 16 forks source link

[Bug]: Lazy loading subject #17

Closed iRaziul closed 8 months ago

iRaziul commented 8 months ago

What happened?

If we use Model::shouldBeStrict() then we get this error: image

How to reproduce the bug

Just use Model::shouldBeStrict() in your service provider to disable Lazy loading

Package Version

1.2

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

No response

Notes

No response