Hi!
We’ve noticed that when we upload files, there are a lot of lines under the image details.
To replicate:
– Edit a post and add a thumbnail
– Upload a new image
– Under the image’s details there’s a button “Protect this file”
– Right under that button there are a lot of lines
This only happens if we upload a new file as a thumbnail. If we choose an already uploaded file, it looks fine.
We can see that a br and hr are added multiple times. We did make a search for that in the plugin and found they lines are added in the file /src/MediaLibrary/MediaAccessControl.php, even though it shouldn’t be that many.