appleple / appleple/SmartPhoto
For some reason it started to catch a DOMException when image is clicked
Open
Nobody has claimed this yet.
question
- Dominant language
- TypeScript
- Stars
- 895
- Forks
- 57
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Probably the exception is thrown due to a recent change I made, but I cannot find any concrete answer to what causes the following exception error. I found a stackoverflow hint that it can be a CORS restriction.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the exception when an image is clicked and inspect the stack trace and image-loading path, with the reported CORS restriction as a hypothesis. Done means the click no longer produces the reported DOMException and the behavior is covered by a verified reproduction or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100