Iterable / iterable-web-sdk

Iterable SDK for interacting with the Iterable API to implement inside JavaScript and Node projects
https://iterable.com
MIT License
9 stars 9 forks source link

Isset purchase update fix #416

Closed hardikmashru closed 1 month ago

hardikmashru commented 1 month ago

JIRA Ticket(s) if any

Description

hardikmashru commented 1 month ago

matchObj can be anything (string, boolean, double, integer)

On Wed, Jul 10, 2024 at 7:41 PM Mitch Prewitt @.***> wrote:

@.**** commented on this pull request.

In src/anonymousUserTracking/criteriaCompletionChecker.ts https://github.com/Iterable/iterable-web-sdk/pull/416#discussion_r1672354655 :

@@ -439,6 +470,16 @@ class CriteriaCompletionChecker { } }

  • private issetCheck(matchObj: any): boolean {

then what is it? would prefer to be explicit here

— Reply to this email directly, view it on GitHub https://github.com/Iterable/iterable-web-sdk/pull/416#discussion_r1672354655, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDZHOGNJ6IUOSMDKZNYPNGLZLU6JBAVCNFSM6AAAAABKMTS6PSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDCNRZGI2TSMJQGM . You are receiving this because you authored the thread.Message ID: @.***>