LeachBogdan
Results
2
comments of
LeachBogdan
I've worked around the problem by getting the base64 and turning it into a blob using this function: ``` factory.b64toBlob = function (b64Data, contentType, sliceSize) { contentType = contentType ||...
I've managed to do it by adding a property (in my case forceString) to the cell when creating it and changing the string verification to also include it ``` if(val...