stravi

Results 3 issues of stravi

Hello, do you have type files for typescript? I'm getting this error `Property 'notification' does not exist on type 'VueConstructor'` when I trying to show a notification like this: `Vue.notification.show(title,...

Hi, Can you please help me understand how should I treat 3DSECURE_NOT_ABLE_TO_SHIFT_LIABILITY and 3DSECURE_LIABILITY_NOT_SHIFTED errors? From this and this code I understand that some payment requests may fail only because...

There is an issue with the [isEqual function](https://date-fns.org/v4.1.0/docs/isEqual) ## The problem ### 💻 Code demonstrating the problem I have run into dev-tools console on date-fns.org folowing: _.isEqual("2025-08-12T10:06:54.395Z","2025-08-12T10:06:54.395Z") ### 🙁 Actual...