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

Issue 49472: Improve loading of JS dependencies #131

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

labkey-jeckels
Copy link
Contributor

Rationale

We've been "lucky" for many years in terms of the timing of loading some JS dependencies for O'Connor lab views. We're no longer so lucky in 23.11, and the JS is running before the script it needs has loaded.

Changes

  • Switch from requiresScript() call to declaring dependencies in the view.xml file

@labkey-jeckels labkey-jeckels requested review from labkey-nicka and a team January 25, 2024 01:16
@labkey-jeckels labkey-jeckels merged commit dae001c into release23.11-SNAPSHOT Jan 26, 2024
3 of 4 checks passed
@labkey-jeckels labkey-jeckels deleted the 23.11_fb_jsDependencies branch January 26, 2024 17:42
@labkey-adam
Copy link
Contributor

Shouldn't the ticket be listed as 49468?

@labkey-jeckels labkey-jeckels changed the title Ticket 49469: Improve loading of JS dependencies Issue 49469: Improve loading of JS dependencies Jan 26, 2024
@labkey-jeckels labkey-jeckels changed the title Issue 49469: Improve loading of JS dependencies Issue 49472: Improve loading of JS dependencies Jan 26, 2024
@labkey-jeckels
Copy link
Contributor Author

Yes, it was wrong. I updated to point to the issue number.

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