Closed jtomaszewski closed 10 years ago
Thanks for finding this! I wonder if it's worth setting up something like Protractor to test this scenario...
I think we can test this scenario without Protractor.
I just didn't manage to write any test yet. because I'm still not sure about the exact scenario. I'll try to do that later.
Check out 1312fd7 for a test that recreates this scenario. Thanks again! :smile_cat:
My scenario:
.then
or.catch
)This will make this error:
This fixes it.