Setter type errors
I'm trying to create a custom signal to use in the
storage
option of a resource
The run-time logic of the setter works just fine but there's a type error that I can't pinpoint4 Replies
Have you tried with
as const
?
Yes, I wrote a silly thing, it had nothing to do with that.i'm pretty sure the type error is on the setter itself, not on the signal return
the resource storage option is not throwing any errors
I should've included a text version of the issue though
and the error formatted nicely
Well, it's not very clear how it works in the source code either. Where I can only suggest that we make it so ¯\_(ツ)_/¯