mrskiii
mrskiii
NNuxt
Created by mrskiii on 1/6/2025 in #❓・help
ui3
ERROR Pre-transform error: [@vue/compiler-sfc] Failed to resolve extends base type. 6:51:55 PM
If this previously worked in 3.2, you can instruct the compiler to ignore this extend by adding /* @vue-ignore / before it, for example: interface Props extends / @vue-ignore */ Base {} Note: both in 3.2 or with the ignore, the properties in the base type are treated as fallthrough attrs at runtime.
18 replies
NNuxt
Created by mrskiii on 1/2/2025 in #❓・help
UInput
Is there a way to override the text value inside of a <UInput> with generated elements?
5 replies