Andrew
Andrew
@mrdulin Again, this is not a part of ES6 standard. Path/module resolving should be made by current environment and could differ from one to another.
We fixed problem with Safari, turned out that it doesn't support regexps fully
/git merge develop > **Error**: Merge conflict detected, please resolve it using the command line. > > [Workflow run](https://github.com/heartexlabs/label-studio/actions/runs/2825668420)
/git merge develop > '/git' is unknown command. > See '/help'
/frontend build lsf lse-release/2.2.8 > Successfully pushed new changes > heartexlabs/label-studio-frontend@b7c40ab08104d907e6f12b16373b72741b72e5f4 > > [Workflow run](https://github.com/heartexlabs/label-studio/actions/runs/2421180664)
Hi! Sounds weird... Just to be clear — do you use some last version of LSF? Because we had some problems with wrong offsets. Anyway they were for other cases,...
/git merge master > Successfully pushed new changes: > Merge remote-tracking branch 'origin/master' into fb-dev-2786/adjustable-draggable-spans (5cf7979bd9cf09f4cbed100d613e946f83c8f90a) > > [Workflow run](https://github.com/heartexlabs/label-studio-frontend/actions/runs/3000712628)
/git merge master > Successfully pushed new changes: > Merge remote-tracking branch 'origin/master' into fb-dev-2786/adjustable-draggable-spans (ed35988e10f02431cb42258a5773f4eb8097f6ab) > > [Workflow run](https://github.com/heartexlabs/label-studio-frontend/actions/runs/3150498547)
Hi! Thank you for this report, I'll fix this soon. The part with these ws_regions are tangled and complicated, we can do it better :)
Wow, that's a good catch, thank you! This is legacy code and the only thing it is used for — var substitution in `value` property ("$img" -> `data.img`value from task),...