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

Can't see DateTime in docs and playground. #6804

Open
DameNianch opened this issue Dec 18, 2024 · 0 comments
Open

Can't see DateTime in docs and playground. #6804

DameNianch opened this issue Dec 18, 2024 · 0 comments

Comments

@DameNianch
Copy link

Describe the bug
Nothing is shown for DateTime on the previews of these pages.

Expected behavior
Something is shown.

Screenshots
スクリーンショット 2024-12-18 11 44 55
スクリーンショット 2024-12-18 11 45 17

Environment (please complete the following information):

  • OS: mac
  • Label Studio Version: I don't know.

Additional context
Console logs.

styles.css:1 
        
        
       GET https://labelstud.io/fonts/Hellix-Regular.woff2 net::ERR_ABORTED 404 (Not Found)
styles.css:1 
        
        
       GET https://labelstud.io/fonts/Hellix-SemiBold.woff2 net::ERR_ABORTED 404 (Not Found)
VM1360 jquery.min.js:2 Uncaught Error: No model registered for tag: datetime
Available models:
	audio
	audioplus
	hypertext
	polygonregion
	brushregion
	keypointregion
	rectangleregion
	ellipseregion
	image
	text
	channel
	timeseries
	label
	labels
	paragraphlabels
	textarearegion
	textarea
	choice
	choices
	rating
	paragraphs
	video
	brush
	brushlabels
	hypertextlabels
	keypoint
	keypointlabels
	list
	pairwise
	polygon
	polygonlabels
	ranker
	rectangle
	rectanglelabels
	shortcut
	taxonomy
	timeserieslabels
	ellipse
	ellipselabels
	relations
	relation
	dialog
	header
	table
	view
	style
	filter
	panel
	collapse
	timeseriesregion
    at e.value (VM1361 main.js:2:1294947)
    at Function.value (VM1361 main.js:2:1922206)
    at e.value (VM1361 main.js:2:2079490)
    at Object.validate (VM1361 main.js:2:2093077)
    at be (VM1361 main.js:2:94998)
    at r (VM1361 main.js:2:94692)
    at VM1361 main.js:2:33935
    at ke (VM1361 main.js:2:34178)
    at Object.r (VM1361 main.js:2:34354)
    at Object.o (VM1361 main.js:2:2090702)

Registry.addTag("datetime", DateTimeModel, HtxDateTime);

it seems registered...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant