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

Type-Fehler beim _value-Property des Single-Select. #7387

Open
deleonio opened this issue Feb 17, 2025 · 0 comments · May be fixed by #7428 or #7429
Open

Type-Fehler beim _value-Property des Single-Select. #7387

deleonio opened this issue Feb 17, 2025 · 0 comments · May be fixed by #7428 or #7429
Assignees
Labels
bwst v2 v3 Here are issues that need to be resolved for version 3.

Comments

@deleonio
Copy link
Contributor

deleonio commented Feb 17, 2025

Das Ticket ist nicht trivial - da wir leider noch keinen Generic-Type nutzen können. Der Typ des Value steht im Zusammenhang mit den Option-Value.

Als Value-Type unknown oder any zu nutzen ist auch ok.

Value müsste vom Typ StencilUnknown | undefined werden. Aktuell ist es string | undefined.

@deleonio deleonio added v2 v3 Here are issues that need to be resolved for version 3. labels Feb 17, 2025
@laske185 laske185 moved this to 📄 Ready in KoliBri Board Feb 18, 2025
@deleonio deleonio moved this from 📄 Ready to 🗂️ Backlog in KoliBri Board Feb 18, 2025
@deleonio deleonio changed the title Type-Fehler beim _value des Single-Select. Type-Fehler beim _value-Property des Single-Select. Feb 18, 2025
@deleonio deleonio added the bwst label Feb 18, 2025
@laske185 laske185 moved this from 🗂️ Backlog to 📄 Ready in KoliBri Board Feb 26, 2025
@sdvg sdvg self-assigned this Feb 27, 2025
@sdvg sdvg moved this from 📄 Ready to 🏗 In progress in KoliBri Board Feb 28, 2025
sdvg added a commit that referenced this issue Feb 28, 2025
@sdvg sdvg linked a pull request Feb 28, 2025 that will close this issue
5 tasks
@sdvg sdvg linked a pull request Feb 28, 2025 that will close this issue
5 tasks
sdvg added a commit that referenced this issue Feb 28, 2025
sdvg added a commit that referenced this issue Feb 28, 2025
@sdvg sdvg linked a pull request Feb 28, 2025 that will close this issue
5 tasks
@sdvg sdvg linked a pull request Feb 28, 2025 that will close this issue
5 tasks
@sdvg sdvg moved this from 🏗 In progress to 🔍 Review in KoliBri Board Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment