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

Final list of bugs to squash #263

Open
3 of 4 tasks
Tracked by #207
dinophile opened this issue Apr 5, 2023 · 3 comments
Open
3 of 4 tasks
Tracked by #207

Final list of bugs to squash #263

dinophile opened this issue Apr 5, 2023 · 3 comments
Assignees

Comments

@dinophile
Copy link
Collaborator

dinophile commented Apr 5, 2023

  • Cloudfront CSP blockers and fixing invalid paths
  • Fix issue causing form data not to pass
  • FavIcon Not loading
  • Language Toggle Issue
@omartehsin1
Copy link
Collaborator

omartehsin1 commented Apr 11, 2023

First issue was caused by certain scripts not loading because the CSP was blocking it. Solution was to remove the app level csp.config.js file and add in the policy directives in the cloudfront module

UPDATE: FIXED

@omartehsin1
Copy link
Collaborator

omartehsin1 commented Apr 11, 2023

Form data not being passed was due to the cookies only forwarding the csrf token

UPDATE: FIXED

@dinophile
Copy link
Collaborator Author

Favicon not loading

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

No branches or pull requests

2 participants