Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Drag-and-Drop Image Upload Fails with TypeError #405

Open
SoupleCodes opened this issue Oct 28, 2024 · 0 comments
Open

[BUG]: Drag-and-Drop Image Upload Fails with TypeError #405

SoupleCodes opened this issue Oct 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SoupleCodes
Copy link

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:

image

Steps to reproduce the behavior:

  1. Go to Teachable Machine.

  2. Click on the "Get Started" button.

  3. Select "Image Project."

  4. Choose "Standard Image Model."

  5. Pick a class (Class 1).

  6. Click the upload button for images.

  7. Drag and drop the following image into the upload area: Bananas Image.
    image

  8. 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

  • This issue prevents users from using the drag-and-drop functionality effectively.
@SoupleCodes SoupleCodes added the bug Something isn't working label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant