Raphael Nunes dos Santos

Results 3 issues of Raphael Nunes dos Santos

When i try to use the `selectFiles` helper twice in the same input this erro ocour: `TypeError: Cannot redefine property: files at Function.defineProperty () at buildFileEvent (fire-event.js:190) at fireEvent (fire-event.js:50)...

### Problem The test is not waiting the promise to return the data. Ember version: 3.4 ### Test scenario I'm using `triggerKeyEvent` to trigger an action at a text input:...

I know that `isDraggingObject` is used to sinalized which object is being drag an drop, but a think that is not a good aproach. This implementation is adding properties at...