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

Dex 15783 - adobe mc in links #451

Merged
merged 2 commits into from
Feb 20, 2024
Merged

Dex 15783 - adobe mc in links #451

merged 2 commits into from
Feb 20, 2024

Conversation

vradulescu-bd
Copy link
Collaborator

@vradulescu-bd vradulescu-bd self-assigned this Feb 15, 2024
Copy link

aem-code-sync bot commented Feb 15, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link

aem-code-sync bot commented Feb 15, 2024

Page Scores Audits Google
/solutions/ PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link
Collaborator

@andreibogdan andreibogdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@basecode basecode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would avoid changes to lib-franklin. Otherwise code LGTM.
Can you take a moment to investigate the SI of > 7 sec, please?

@@ -124,7 +124,7 @@ export async function loadCSS(href) {
* @param {Object} attrs additional optional attributes
*/

export async function loadScript(src, attrs) {
export async function loadScript(src, attrs = null) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would avoid changing core functions of lib-franklin because there is a risk that it will be overwritten, once we update lib-franklin to a new version.

@vradulescu-bd vradulescu-bd merged commit 1c49a1a into main Feb 20, 2024
2 of 3 checks passed
@vradulescu-bd vradulescu-bd deleted the DEX-15783 branch February 20, 2024 15:12
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.

3 participants