alt icon indicating copy to clipboard operation
alt copied to clipboard

IE8 `takeSnapshot`

Open iam4x opened this issue 10 years ago • 2 comments

https://github.com/goatslacker/alt/blob/e8dba7163374ae7cfffa383dbdac2aeacddf234e/dist/alt.js#L781

When I call takeSnapshot() on IE8 store.StoreModel is equal to true but does not reference to the correct object. As result, config is undefined.

I have no idea of to fix that, it might be a babel issue.

iam4x avatar Nov 05 '15 00:11 iam4x

store.StoreModel === true? wat

goatslacker avatar Nov 05 '15 04:11 goatslacker

@goatslacker Exactly, I'll try to investigate more.

iam4x avatar Nov 05 '15 10:11 iam4x