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

Number tag does not work and causes ui to break #7179

Open
alexwaweru opened this issue Mar 7, 2025 · 0 comments
Open

Number tag does not work and causes ui to break #7179

alexwaweru opened this issue Mar 7, 2025 · 0 comments

Comments

@alexwaweru
Copy link

The Number tag seems to be broken and causes issues even when rendering a self hosted lb.

Tried it on the playground and here is the console error:

Uncaught Error: No model registered for tag: number
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 (Registry.js:99:13)
    at e.value (ConfigValidator.js:234:30)
    at e.value (index.js:67:27)
    at Object.validate (CompletionStore.js:947:23)
    at be (mobx.module.js:928:19)
    at r (mobx.module.js:915:16)
    at mobx-state-tree.module.js:2593:35
    at ke (mobx-state-tree.module.js:2456:16)
    at Object.r (mobx-state-tree.module.js:2483:16)
    at Object.o (CompletionStore.js:791:12)
Image
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