-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix deep link parsing errors for VP Requests #712
Conversation
9824638
to
424c402
Compare
Signed-off-by: Dmitri Zagidulin <[email protected]>
Signed-off-by: Dmitri Zagidulin <[email protected]>
2b48fe3
to
2fc66bf
Compare
Signed-off-by: Dmitri Zagidulin <[email protected]>
Signed-off-by: Dmitri Zagidulin <[email protected]>
@dmitrizagidulin Linting error is due to following error: |
Signed-off-by: Dmitri Zagidulin <[email protected]>
Signed-off-by: Dmitri Zagidulin <[email protected]>
Signed-off-by: Dmitri Zagidulin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested with V+ and working
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested with V+ and working
Clicking on NO the credentials request popup results in error: ![]() Opening up this issue for it: Clicking on NO the credentials request popup results in error #721 |
Also fixes #721 |
Signed-off-by: Alex H <[email protected]>
8d5415b
to
3fe55b3
Compare
GO_BACK issue was fixed with last commit, good to merge |
credentialMatchesVprExampleQuery
andfilterCredentialRecordsByType
functions