Skip to content
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

Issue with inputElementValueDidChange Method in Primer's PrimerInputElementDelegate #762

Open
gusev2023 opened this issue Dec 11, 2023 · 1 comment

Comments

@gusev2023
Copy link

Hello,

I hope this message finds you well. I am writing to report an issue related to the PrimerInputElementDelegate in the Primer repository.

When utilizing the PrimerInputElementDelegate protocol and implementing the method @objc optional func inputElementValueDidChange(_ sender: PrimerHeadlessUniversalCheckoutInputElement), I have observed that this method is never triggered, despite other methods working as expected.

I have thoroughly reviewed my implementation and ensured that I am conforming to the protocol correctly. However, it seems that the inputElementValueDidChange method is not being called when it should be.

I have checked for any relevant documentation or discussions regarding this behavior but haven't found a resolution. If there are any additional steps or considerations specific to this method, please let me know.

I appreciate your assistance in resolving this matter. If further information or code samples are needed, please don't hesitate to ask.

Thank you for your time and support.

@NQuinn27
Copy link
Contributor

Hi @gusev2023,

Thank you for reaching out. We have created a ticket to investigate this internally. We will keep you updated on progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants