Dennis Peters

Results 6 comments of Dennis Peters

We have the same error (Unhandled Promise Rejection: ReferenceError: Cannot access uninitialized variable.) on upgrading from SK1 to SK2. It is occurring in our npmjs library app where we are...

Any update on this issue? I can confirm that it is not just Safari for Mac that experiences this. It breaks iOS devices as well.

We are experiencing this as well. - Let's say we have a value of x = 1 stored in our database, and it is loaded in a value in a...

If it helps, I created a small sample app that demonstrates the problem using a persisted value in the hooks file. See: https://github.com/denjpeters/SK2Test