#n10000k
1 messages · Page 1 of 1 (latest)
Are other Typescript properties properly recognized in your setup or is this issue just for pause_collection?
correct it's just for pause_collection it doesn't like the empty stripe
string*
pic for ref
latest package also 12.5.x
Oh interesting, so even a one character string is seen as valid but an empty one is not?
so in the example funcs one is to pause, which is correct but to resume a subscription the docs say to set it as an empty string, which it doesn't want to accept
SCRAP THIS, i was using .cancel() 🫣
my bad!
Oh good catch! So this is a parameter, just one from another function