You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue with the image upload feature while using the Teachable Machine. After selecting the option to create a standard image model, I attempted to drag and drop an image into the upload area, but the upload failed, and the following error appeared in the console:
I encountered an issue with the image upload feature while using the Teachable Machine. After selecting the option to create a standard image model, I attempted to drag and drop an image into the upload area, but the upload failed, and the following error appeared in the console:
Steps to reproduce the behavior:
Go to Teachable Machine.
Click on the "Get Started" button.
Select "Image Project."
Choose "Standard Image Model."
Pick a class (Class 1).
Click the upload button for images.
Drag and drop the following image into the upload area: Bananas Image.
Observe the failure to upload and the error in the console.
Expected Behavior: The image should upload successfully when dragged into the files section.
Actual Behavior: The upload fails with a TypeError related to reading properties of null.
Environment:
Browser: Chrome 130.0.0.0
Operating System: Windows 10
The text was updated successfully, but these errors were encountered: