Stephen Esser

Results 5 issues of Stephen Esser

A `reviewOnFail` option was added in https://github.com/dequelabs/axe-core/issues/2186 This option works with `axe.configure`, but does not work with `axe.run()`. Expectation: The `reviewOnFail` option should be honored when passed as a rule...

feat
core

# Issue Description Add support for theming Kaiju. ## Issue Type - [ ] New Feature - [X] Enhancement - [ ] Bug - [ ] Other ## Expected Behavior...

# Issue Description A refresh call is being made to an undefined component. This is likely due to queued undo / redo actions. We should prevent a user from stacking...

new-relic

# Issue Description The sandbox iframe can be unmounted when a request is made to find its content window. https://github.com/cerner/kaiju/blob/master/rails/client/app/bundles/kaiju/components/Project/utilities/messenger.js#L4 ## Error ``` Cannot read property 'contentWindow' of null ```...

new-relic

# Issue Description A request for the `key` property is being made on a null object. ## Error ``` Cannot read property 'key' of null ``` Here are a few...

new-relic