un expected error while opening the diagram

Hi,

I created a diagram and saved it. After some time i tried to open it, I'm getting this error

ej.web.all.min.js:10)
    at Object.upgrade (ej.web.all.min.js:10)
    at Object.load (ej.web.all.min.js:10)
    at Object.error (SketchFunnel.js:487)
    at j (jquery-1.11.3.min.js:2)
    at Object.fireWith [as rejectWith] (jquery-1.11.3.min.js:2)
    at x (jquery-1.11.3.min.js:5)
    at XMLHttpRequest.b (jquery-1.11.3.min.js:5)

I don't understand why this error is occuring, its occuring on my many diagrams

Below is sequence of files which i have added in my app:

<script src="//cdn.syncfusion.com/js/assets/external/jquery-1.11.3.min.js"></script>
<script src="//cdn.syncfusion.com/js/assets/external/jquery.easing.1.3.min.js"></script>
<script src="//cdn.syncfusion.com/16.1.0.32/js/web/ej.web.all.min.js"></script>
<script src="//borismoore.github.io/jsrender/jsrender.min.js"></script>

Is it correct sequence of plugins to make app workable? Do i need something else?

1 Reply

NG Naganathan Ganesh Babu Syncfusion Team July 19, 2018 01:02 PM UTC

Hi Ahman, 
  
We could not see the full stack trace details in your update. So please share us more details such as full stack trace details, JSON data which you have loaded in diagram load method and also share us the essential studio version of saved JSON data and the essential studio version in which you have loaded the saved diagram. 
   
Regards, 
Naganathan K G 


Loader.
Up arrow icon