Jerry Nummi

Results 5 issues of Jerry Nummi

## Issue and Steps to Reproduce - Go to https://deprecations.emberjs.com/ - Try to click Data tab - :boom: cannot navigate to Data tab I think there is an issue when...

bug

`Error in event handler: Error: Assertion Failed: You attempted to remove a function listener which did not exist on the instance, which means you may have attempted to remove it...

bug

### To improve Inspector we'd like to learn more about usage and the environments it operates in. For example: - Library versions (Ember-source, Data, Inspector, etc.) - Using browser addon/extension...

enhancement

Passing `this` to the model doesn't work when calculating a property. https://github.com/emberjs/ember-inspector/blob/master/app/templates/components/mixin-details.hbs#L55 Reproduce: 1. Select "All" view 2. Find a CP that needs computing: 3. :boom: Assigning to myself since...

bug

The current component search hides components that do not match (it also displays children if there are any) See first video below. Sometimes this is fine but I find contextual...

enhancement