Closed Kevinsillo closed 8 months ago
Same problem
if i fix with redacting just adding ?. let theme = context?.value?.theme || 'ios'; here will be also problem if (!context.value.dark) return '';
t0ggles-create konsta
Task nolimits4web/KONSTA-76 was created
Task nolimits4web/KONSTA-76 status changed to Done
Check that this is really a bug
Reproduction link
https://stackblitz.com/edit/konsta-vue-pdrwdq?file=main.js
Bug description
When I use k-list-input, you can see an error type in console.
Expected Behavior
No response
Actual Behavior
No response
Konsta UI version
3.1.2
Platform/Target and Browser Versions
Windows, Chrome
Validations
Would you like to open a PR for this bug?