Closed brianjmiller closed 7 years ago
The TinCan interface provides the xhr for the last LRS response in the final callback, but shouldn't. Optionally it'd be better to pass 'null' and include the results as a second arg but that would break backwards compat relatively badly.
This is probably a WONTFIX based on plan to remove the TinCan interface for communicating with multiple LRSs.
WONTFIX
TinCan
The TinCan interface provides the xhr for the last LRS response in the final callback, but shouldn't. Optionally it'd be better to pass 'null' and include the results as a second arg but that would break backwards compat relatively badly.