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

[ECP-9092] - Remove redundant loadCheckoutComponent call on initialization to rely on observer updates #2611

Merged
merged 2 commits into from
May 21, 2024

Conversation

raoulritter
Copy link
Contributor

Description

This commit removes the immediate invocation of loadCheckoutComponent during the module initialization. The component will now rely solely on the observer's updates to trigger this function.

Tested scenarios

Tested the checkout process using both HPP and CC PMs.

Fixes

@raoulritter raoulritter requested a review from a team as a code owner May 13, 2024 13:20
acampos1916
acampos1916 previously approved these changes May 17, 2024
Copy link

sonarcloud bot commented May 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@candemiralp candemiralp merged commit c5dec6d into develop-8 May 21, 2024
8 checks passed
@candemiralp candemiralp deleted the ECP-9092 branch May 21, 2024 07:29
@candemiralp candemiralp mentioned this pull request May 21, 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.

None yet

4 participants