store.js icon indicating copy to clipboard operation
store.js copied to clipboard

myJsonConverter function was applied to output of createStore function

Open ErfanKamalian opened this issue 3 years ago • 0 comments
trafficstars

How to fix it

To solve this problem, the explanations related to it were read first. After studying the code, searching, researching and developing (R&D) about this problem, it was finally solved as follows: First, Double quotation was converted to single quotation using regex format. Then the Parse function was used for this conversion.

Erfan Kamalian web programming course -- Sharif University of Technology

ErfanKamalian avatar Dec 23 '21 20:12 ErfanKamalian