If the rolling wooden variant still turns out not to be enough, I might need to source a real live duck. ๐Ÿฆ† Not sure how patient that would be at listening to me explaining code though. ๐Ÿค”

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 9 points 2 years ago (2 children)

Ah typescript properties possibly undefined, eh? My advice would be to sprinkle some more question marks on your code.

  • source
  • hideshow 4 child comments
  • [โ€“] [S] 7 points 2 years ago*

    Thanks for the advice, but lo and behold, the issue was actually caused by a newly introduced generic parameter not being defined after a dependency update. ๐Ÿ™ƒ Oh, the wonders of the JS/TS ecosystem...

  • source
  • parent