An open API service indexing awesome lists of open source software.

https://github.com/simonihmig/ember-2-14-safari


https://github.com/simonihmig/ember-2-14-safari

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# testapp

The only files with code relevant to the validation error are.

* Controllers/index.js
* Templates/index.hbs

To reproduce the error

* `ember serve`
* Visit http://localhost:4200 in Safari (Mac)
* Continuously enter characters into the field
* at some point the exception `null is not an object (evaluating 'm.isInitialized')` will throw

## Demo

![Demo](https://raw.githubusercontent.com/simonihmig/ember-2-14-safari/master/safari-bug.gif)