backpack
backpack copied to clipboard
Add better typing for toString
Seems like a common theme of the app breaking is Cant read property toString of undefiend
.
We should wrap all toString
calls in a try catch so that the app doesn't break, and if it does we know where exactly the issue lies
More details - https://discord.com/channels/985994296337498182/1035923763570675832/1042574330808242278
It seems like we should be able to fix this by working on our typing a bit, particularly removing not null assertions and any
types.
Yeah better types is definitely the cleaner way to do this
I would like to work on this issue. Please assign it to me. Thanks.
@SlokAks go for it!
Hi @hkirat . If the assignee is not working on this, can I please take it over?
Hi @DeepakSR-12, was busy with office work for last week. I am currently working on it.
Sure thing @SlokAks . If you wish to delegate it or would like to collaborate on this issue, please do ping me.