Bug Tracker

Opened 10 years ago

Closed 10 years ago

#14018 closed bug (notabug)

Async: false

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.10.1
Keywords: Cc:
Blocked by: Blocking:

Description

When we set "async: false" in our request. The browser (Chrome, IE) will be frozen.

Change History (2)

comment:1 Changed 10 years ago by anonymous

Correct. Thats the meaning of an synchron execution ("async=false"). Everything else has to wait (=blocked), until your request has completed.

comment:2 Changed 10 years ago by dmethvin

Resolution: notabug
Status: newclosed
Note: See TracTickets for help on using tickets.