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

Use callAfterResolving #214

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Use callAfterResolving #214

merged 1 commit into from
Jan 24, 2023

Conversation

mabdullahsari
Copy link
Contributor

This PR fixes a subtle issue introduced with #202.

The custom phone validator registration will not happen if the application registers ServiceProviders lazily: after the framework has booted and the validator instance has been resolved.

callAfterResolving does an additional check to see if the service binding has been resolved already.

Thanks!

@Propaganistas Propaganistas merged commit bec928b into Propaganistas:master Jan 24, 2023
@Propaganistas
Copy link
Owner

Thanks!

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.

None yet

2 participants