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

Script Group AJAX Fix- set component to not load dynamically #251

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

Zakaria-Kofiro
Copy link
Collaborator

@Zakaria-Kofiro Zakaria-Kofiro commented Jul 14, 2023

Script Group AJAX Fix- set component to not load dynamically

The intial fix for the script group dialogue component issue, where ajax calls are reloading cached Javascript files and stalling the page. Setting the component to not load dynamically will ensure all components are loaded beforehand to successfully complete the AJAX calls. This fix will only affect that specific component.

Please make sure these check boxes are checked before submitting

  • ** Squashed Commits **
  • ** All Tests Passed ** - mvn clean test -P default

** PR review process **

  • Requires one +1 from a reviewer
  • Repository owners will merge your PR once it is approved.

@Zakaria-Kofiro Zakaria-Kofiro merged commit 608de7a into master Jul 14, 2023
@Zakaria-Kofiro Zakaria-Kofiro deleted the zkofiro/script-group-ajax-fix branch July 14, 2023 15:20
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

2 participants