Using the example made with NextJS and MUX it automatically uploads after i select a file. The plan isn’t for me to upload instantly so I’m wondering if there’s any way to prevent it from uploading until I have pressed another button. I’ve tried using upChunk but that doesn’t return any assetID so i’m kind of lost.
Link to the example is here:
NextJS with Mux