Skip to content

wrap constructable sytlesheets in try for browser compatbility - #4085

Open
MichaelWest22 wants to merge 1 commit into
bigskysoftware:four-devfrom
MichaelWest22:ios15-compat
Open

MichaelWest22 wants to merge 1 commit into
bigskysoftware:four-devfrom
MichaelWest22:ios15-compat

Conversation

@MichaelWest22

Copy link
Copy Markdown
Collaborator

Description

iOS/safari was late at supporting Constructable CSS stylesheet which we now use as a cleaner way to adopt indicator styles instead of manual style tag injection. For better support of older iOS 15 safari etc we should wrap this in a try fetch so it does not break applications.

Corresponding issue:
#4023

Testing

Please explain how you tested this change manually, and, if applicable, what new tests you added. If
you're making a change to just the website, you can omit this section.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

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