Why is this error coming out?
Set default value to null
Assigned on mounted
And yet, this code is not yet being called.
Damn typescript,
My guess this error should not be coming. tsk tsk
Why is this error coming out?
Set default value to null
Assigned on mounted
And yet, this code is not yet being called.
Damn typescript,
My guess this error should not be coming. tsk tsk
Okay, seems like using typescript is not a good choice,
Just got remove the lang="ts"
from the <script>
tag