faao icon indicating copy to clipboard operation
faao copied to clipboard

fromJSON shoule be catch

Open azu opened this issue 8 years ago • 0 comments

We should use fromJSON with try-catch. because, json schmea will be changed at sometimes. To prevent white screen by chaning schema.

try { fromJSON } catch(){}

azu avatar Jul 01 '17 07:07 azu