https://github.com/simonihmig/ember-2-14-safari
https://github.com/simonihmig/ember-2-14-safari
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonihmig/ember-2-14-safari
- Owner: simonihmig
- Created: 2017-07-07T11:17:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-07T11:37:24.000Z (almost 8 years ago)
- Last Synced: 2025-03-29T02:08:22.660Z (2 months ago)
- Language: JavaScript
- Size: 4.49 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testapp
The only files with code relevant to the validation error are.
* Controllers/index.js
* Templates/index.hbsTo 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
