Closed alexasselin008 closed 1 year ago
Name | Link |
---|---|
Latest commit | 05f20bb4a72079d8b824264d860eba46db739de1 |
Latest deploy log | https://app.netlify.com/sites/sg-orbit/deploys/63c716ef682ac8000876263a |
Deploy Preview | https://deploy-preview-1102--sg-orbit.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Name | Link |
---|---|
Latest commit | 05f20bb4a72079d8b824264d860eba46db739de1 |
Latest deploy log | https://app.netlify.com/sites/sg-storybook/deploys/63c716ef6a418c0009c3527b |
Deploy Preview | https://deploy-preview-1102--sg-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
This rule aims to disallow DOM traversal using native HTML methods and properties, such as closest, lastChild and all that returns another Node element from an HTML tree.
Related to https://github.com/gsoft-inc/sg-orbit/issues/1099