fileupload

How to get the contents of the fileupload in the component's afterStateUpdated?
4 Replies
krekas
krekas7mo ago
Maybe this article will help? The type hint part
ebermor
ebermorOP7mo ago
I need to get the bytes from the text file and manipulate it as soon as it is loaded into the component before sending the form
Dennis Koch
Dennis Koch7mo ago
You should be able to get a TemporaryFileUpload instance via fn($get) => $get('your_field')
Want results from more Discord servers?
Add your server