Closed atd closed 8 years ago
Hard to say without more research, but it might be that the editor or doc used after refresh hasn't been properly initialised again. I will try to reproduce. Do you load again all swellrt stuff in the refresh?
El 2/3/2016 3:36 p. m., Antonio Tapiador notifications@github.com escribió:
I am getting this in the console when refreshing the window. @pablojan do you know what can be happening?
RuntimeException_1 {detailMessage: "Document had a mysterious sink. Restoration is unsafe", stackTrace: Array[33]} detailMessage: "Document had a mysterious sink. Restoration is unsafe" stackTrace: Array[33] 0: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@116" lineNumber: -1 methodName: "createStackTrace" proto: seedTable.(anonymous function) 1: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@13" lineNumber: -1 methodName: "fillInStackTrace_2" proto: seedTable.(anonymous function) 2: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@109" lineNumber: -1 methodName: "fillInStackTrace_0" proto: seedTable.(anonymous function) 3: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@3" lineNumber: -1 methodName: "fillInStackTrace" proto: seedTable.(anonymous function) 4: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@8" lineNumber: -1 methodName: "Throwable_1" proto: seedTable.(anonymous function) 5: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@15" lineNumber: -1 methodName: "Exception_1" proto: seedTable.(anonymous functioon) 6: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@15" lineNumber: -1 methodName: "RuntimeException_1" proto: seedTable.(anonymous function) 7: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@17" lineNumber: -1 methodName: "$clearContent" proto: seedTable.(anonymous function) 8: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@3" lineNumber: -1 methodName: "removeContentAndUnrender" proto: seedTable.(anonymous function) 9: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@17" lineNumber: -1 methodName: "cleanUp" proto: seedTable.(anonymous function) 10: StackTraceElement_0 className_0: "Unknown" fileName: "swellrt-0.js@14" lineNumber: -1 methodName: "jsWrapper.cleanUp" proto: seedTable.(anonymous function) 11: StackTraceElement_0 className_0: "Unknown" fileName: "http://localhost:8000/js/app.min.js@18" lineNumber: -1 methodName: "
— Reply to this email directly or view it on GitHub.
Ok, it probably has to do with the way I am using angular in some point of the redesign. I will take a workaround
Thank you for the feedback
I am getting this in the console when refreshing the window. @pablojan do you know what can be happening?