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

Fixes Multiple Id inert-style issue #300

Merged
merged 4 commits into from
Jun 22, 2022

Conversation

supreethmr
Copy link
Contributor

@supreethmr supreethmr commented Jun 20, 2022

Summary

Element.prototype.hasOwnProperty('inert') is included in application-base to check if inert polyfill is required. In Latest release of wicg-inert-3.1.2 Element has been replaced with HTMLElement This was causing accessibility test failures across the consuming projects.

https://github.com/WICG/inert/pull/182/files

This PR locks wicg-inert version to prevent disruptive test failures in future.

Closes #

Deployment Link

https://terra-applic-.herokuapp.com/

Testing

Additional Details

Thank you for contributing to Terra.
@cerner/terra

@supreethmr supreethmr changed the base branch from main to application-v1-53 June 20, 2022 13:21
@supreethmr supreethmr requested a review from benbcai as a code owner June 20, 2022 13:21
@saket2403 saket2403 changed the title Fixed WCIG inert issue Fixed WICG inert issue Jun 20, 2022
@supreethmr supreethmr changed the title Fixed WICG inert issue Fixes Multiple Id inert-style issue Jun 20, 2022
@supreethmr supreethmr merged commit 8de32cb into application-v1-53 Jun 22, 2022
@supreethmr supreethmr deleted the patchback-applicationV1 branch June 22, 2022 07:07
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.

2 participants