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

Change touchpointsFormHtmlString from a const to let #8133

Closed
wants to merge 1 commit into from

Conversation

emyl3
Copy link
Collaborator

@emyl3 emyl3 commented Sep 20, 2024

FRONTEND PULL REQUEST

Related Issue

  • This fixes the error seen in the dev console
Screenshot 2024-09-20 at 15 41 22

Uncaught SyntaxError: Identifier 'touchpointsFormHtmlString' has already been declared

Changes Proposed

  • Assign touchpointsFormHtmlString variable as a let than a const to prevent this error

Additional Information

Testing

  • How should reviewers verify this PR?

Screenshots / Demos

  • For large changes, please pair with a designer to ensure changes are as intended

Copy link

sonarcloud bot commented Sep 20, 2024

@emyl3
Copy link
Collaborator Author

emyl3 commented Sep 26, 2024

Closing since this was not the fix 😞

@emyl3 emyl3 closed this Sep 26, 2024
@emyl3 emyl3 deleted the elisa/fix-touchpoints-const branch September 26, 2024 17:37
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.

1 participant