People
-
- Assignee:
- Joe Walker
- Reporter:
- Matan
-
- Votes:
- 2
- Watchers:
- 4
Dates
-
- Created:
- 24/Jun/07 10:17 AM
- Updated:
- 29/Feb/08 10:29 AM
- Resolved:
- 01/Nov/07 2:34 PM
I've found the root of the problem. Hopefully there is a way of fixing this with DWR.
I have "onunload" window events that use DWR remote calls without any callbacks. The calls are made successfully all the time, but it seems that because they're done during the "unload" event, the error happens as well.
Can this easily be fixed? Maybe some call parameter that changes the behavior not to expect and stateChanges so it can be used during unload?