I realize that on IE9, servicestack TypeScript ServiceClient somehow is using Uint8Array to append paramter to url. Still that doest work on IE9.
http://docs.servicestack.net/typescript-add-servicestack-reference
I realize that on IE9, servicestack TypeScript ServiceClient somehow is using Uint8Array to append paramter to url. Still that doest work on IE9.
http://docs.servicestack.net/typescript-add-servicestack-reference
I've resolved this undefined reference issue for browsers that don't support UInt8Array in this commit.
This change is now available from v0.0.33 of servicetack-client that's now on npm.