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

USWDS-Site - Bug: Duplicate uswds.min.js script #2168

Open
mejiaj opened this issue Jul 11, 2023 · 0 comments
Open

USWDS-Site - Bug: Duplicate uswds.min.js script #2168

mejiaj opened this issue Jul 11, 2023 · 0 comments
Labels
Role: Dev Development/engineering skills needed Type: Bug A problem in the code

Comments

@mejiaj
Copy link
Contributor

mejiaj commented Jul 11, 2023

Script is loaded in head and scripts partial.

<link rel="preload" href="{{ site.baseurl }}/assets/js/vendor/uswds.min.js" as="script">

<script src="{{ site.baseurl }}/assets/js/vendor/uswds.min.js"></script>

@mejiaj mejiaj added Type: Bug A problem in the code Needs: Confirmation We need to confirm that this is an issue Role: Dev Development/engineering skills needed Status: Triage We're triaging this issue and grooming if necessary labels Jul 11, 2023
@brunerae brunerae removed Needs: Confirmation We need to confirm that this is an issue Status: Triage We're triaging this issue and grooming if necessary labels Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Role: Dev Development/engineering skills needed Type: Bug A problem in the code
Projects
Status: No status
Development

No branches or pull requests

2 participants