Replies: 2 comments 3 replies
-
Possibly, I look into it, but I'm really not trying to add anything new to v2. :) |
Beta Was this translation helpful? Give feedback.
2 replies
-
This is available in latest release. cheers. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i think a have a problem with performance in filament admin panel.
I have Builder field with many blocks, inside blocks i have curator field with image/video file. End regular page in admin panel uses 8-14 mb network. So it seems loading media can slow down page load.
I think about ability to add lazy prop to image and
preload="none"
to video maybeBeta Was this translation helpful? Give feedback.
All reactions