-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Brush labelling project won't load on iOS #2593
Comments
This must be a bug in |
@madhavajay check the latest |
Hi @makseq its still not working. I tried in incognito to make sure the .js isn't cached. In the safari remote debugger I see an error. Unfortunately due to all the minification it's not possible to see the line. Is there a way I can run the container in dev mode without source minification and say hot reloading so I can debug it? |
@madhavajay please try |
@makseq I guess this can be closed since it loads, but I have a seperate issue relating to being able to use it. |
Hi @makseq, for me it does not work at all on IPad. I tried to start a segmentation project but I can't use the brush since every touch only scrolls the app. Does not matter if I use my finger or the pencil. pip freeze output: label-studio==1.5.0.post0 Should I open a new issue? |
@Garstig #1982 (comment) --- we have this issue about your problem. Also we are preparing a fix with one of our contributors. If you want, we can ping you when it's ready for tests. Let me know in this issue - #1982 |
@Garstig also, you can see my temporary fix here: Just build that frontend code with |
hi @madhavajay, I just tried to build your temporary fix, but actually I have no real clue on how to do so since I am very unexperienced with frontend stuff. Could you review the steps I tried and please guide me in what to try next?
|
It can be tested on this branch "https://github.com/heartexlabs/label-studio/tree/fb-dev-3132-brush-ipad". It is truly a fantastic feature. But still, need to be improved. |
Describe the bug
My segmentation projects in label studio 1.5.0 simply wont load on either Safari or Chrome on iPad or iPhone, it just shows a resizing box loading animation. Is this supported? I would love to do brush segmentation with the iPad pencil.
This is on both iPhone and iPad in Safari and Chrome (as well as Request Desktop Mode)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should load.
Screenshots

If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: