Spatie Media Library in Builder
I've added
How do you implement the uploader properly to get at least a reference to the media records (in order to be able to print them to screen)? Is that even possible?
SpatieMediaLibraryFileUpload as a content block to a Builder field, and while the upload is successfully completed (it's inserted into the media database), there is nothing being stored in the blocks json. Meaning, the block is inserted, but there's nothing in data.How do you implement the uploader properly to get at least a reference to the media records (in order to be able to print them to screen)? Is that even possible?