akashdsouza
akashdsouza
**Describe the bug** Both questions are titled 'Equality and Identity Operators'. They are practically the same. If you answer question 34 and then load question 61, the page would show...
It would be helpful to get a list of the selectors that have been purged. This information is available in purgecss.selectorsRemoved. Perhaps, it can be logged to the console?
in [here](https://github.com/mike-north/ember-anchor/blob/master/addon/mixins/view-support.js#L30). Alternatively, I think the whole check can be removed and left to be handled at _scrollToElemPosition.
#27 I have copied the implementation from `action` helper in ember. I'm still not sure about a few things. Should the test be moved to `\thing`? Should the commit name...