cjstewar
Joined 10/3/2020
cjstewar said over 3 years ago on Record Audio to Active Storage :
This is really cool! Question: Do you have any episodes that cover uploading music files and reading/changing meta data tags?

cjstewar said over 3 years ago on Record Audio to Active Storage :
Even reading would be great! 

cjstewar said over 2 years ago on Drag and Drop with Hotwire :
This is very cool. I have it working up until dropping the item from the drag. Then I am getting the error:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'dataset'). I am using rails 7 and esbuild though so I'm not sure if that is causing it. Any thoughts on why it is doing that?