Bug Tracker

Modify

Ticket #9246 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

IE debugger does not like the last curly bracket shown here

Reported by: wcscheurer@… Owned by:
Priority: high Milestone: 1.next
Component: deferred Version: 1.6
Keywords: Cc:
Blocking: Blocked by:

Description

It says "Object does not support this method"

e.done.apply(e,i):j==="function"&&a.push(i);k&&e.resolveWith(k[0],k[1])}return this},resolveWith:function(e,f){if(!d&&!b&&!c){f=f
[],c=1;try{while(a[0])a.shift().apply(e,f)}finally{

Change History

comment:1 Changed 2 years ago by timmywil

  • Priority changed from undecided to high
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to deferred

comment:2 Changed 2 years ago by timmywil

Duplicate of #9033.

comment:3 in reply to: ↑ description Changed 2 years ago by anonymous

Replying to wcscheurer@…:

It says "Object does not support this method"

e.done.apply(e,i):j==="function"&&a.push(i);k&&e.resolveWith(k[0],k[1])}return this},resolveWith:function(e,f){if(!d&&!b&&!c){f=f
[],c=1;try{while(a[0])a.shift().apply(e,f)}finally{

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.