CSAILVision / CSAILVision/LabelMeAnnotationTool

svg:svg does not work

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.5k
Forks
443
PR merge metrics
No merged PRs in 30d

Description

Hi all,

I found that svg:svg does not work on my end, by 'not work', I mean this tag produce a blank screen on my browsers (chrome and safari). I discovered that if I change svg:svg to svg only, lots of svg come back. Do you guys know what's happened? I don't think I need to change the code like that.

Thank you very much for your help!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the blank screen in Chrome or Safari with the current LabelMeAnnotationTool code, then locate where the affected SVG markup is generated or loaded. Compare the behavior of `svg:svg` with `svg` and identify the relevant browser error or parsing difference. Done means the affected SVG content renders without requiring users to edit the tag manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.