TinCanJS icon indicating copy to clipboard operation
TinCanJS copied to clipboard

Paging does not work with attachments

Open tseabrooks opened this issue 6 years ago • 0 comments

https://github.com/RusticiSoftware/TinCanJS/blob/8733f14ddcaeea77a0579505300bc8f38921a6b1/src/LRS.js#L770-L786

When turning on attachment support the more link in the StatementResult is always null. Issue is in linked lines above. Code should be modified to grab the more value from the parsed JSON when doing attachments.

tseabrooks avatar Mar 26 '18 20:03 tseabrooks