can-connect icon indicating copy to clipboard operation
can-connect copied to clipboard

if ajax is passed to `baseMap` or `superMap` don't overwrite it.

Open justinbmeyer opened this issue 8 years ago • 0 comments
trafficstars

if the ajax option is passed to supermap, we shouldn't be doing this:

https://github.com/canjs/can-connect/blob/master/can/base-map/base-map.js#L34

We should make sure can-rest-model and such work this way too.

justinbmeyer avatar Sep 07 '17 22:09 justinbmeyer