Skip to content

Fix bug where customCriteria was always required#1

Open
speige wants to merge 1 commit into
docluv:masterfrom
speige:master
Open

Fix bug where customCriteria was always required#1
speige wants to merge 1 commit into
docluv:masterfrom
speige:master

Conversation

@speige
Copy link
Copy Markdown

@speige speige commented Aug 29, 2019

The old logic: _instance.options.customCriteria !== null || _instance.options.customCriteria !== undefined
will ALWAYS return true.

The old logic: _instance.options.customCriteria !== null || _instance.options.customCriteria !== undefined
will *ALWAYS* return true.
@docluv
Copy link
Copy Markdown
Owner

docluv commented Aug 11, 2020

I will check on this. I have been making major updates to the library the past few weeks.
I am separating the prompt schedule logic from examining if the PWA can be installed. This falls under the latter piece.

@github-staff github-staff deleted a comment Apr 26, 2024
@github-staff github-staff deleted a comment Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants