Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Load polyfills in order #3033

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Load polyfills in order #3033

merged 1 commit into from
Aug 26, 2022

Conversation

jrjohnson
Copy link
Member

@jrjohnson jrjohnson commented Aug 26, 2022

Both the PluralRules and RelativeTime polyfills require the intlLocale
to be already loading. This mostly worked, but sporadic network delays
could cause them to process out of order and break. Load them
sequentially for the best experience.

Fixes ilios/ilios#4363

Both the PluralRules and RelativeTime polyfills require the intlLocale
to be already loading. This mostly worked, but sporadic network delays
could cause them to process out of order and break. Load them
sequentially for the best experience.
@jrjohnson jrjohnson marked this pull request as ready for review August 26, 2022 15:49
@dartajax dartajax merged commit 97164f1 into ilios:master Aug 26, 2022
@jrjohnson jrjohnson deleted the polyfill-order branch August 26, 2022 17:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polyfill Loading Issue
2 participants