Closed 5chdn closed 8 years ago
I have to pass the id throught the success callback, else I wont be able to parse it from response object (which is result.data in this case).
result.data
related/fixes https://github.com/5chdn/webgl-accessibility-maps-poc5/issues/22
I have to pass the id throught the success callback, else I wont be able to parse it from response object (which is
result.data
in this case).