When attempting to run an application that is using oidc-client 1.4.1, everything is fine, but upon updating this to 1.5.0, the application fails to initialise and gives the following error in the console of IE:
SCRIPT1003: Expected ':'
File: vendor.bundle.js, Line: 2841, Column: 1
And in vendor.bundle.js:2841 (eval() on src/Log.js), I get Expected ':'.
Reverting to 1.4.1 removes the issue.
I can't see any recent changes in Log.js that might have caused this, so I'm hoping someone else might know a bit more.
I had this issue too, it seems to have been resolved in 1.5.1
@slug56 test with 1.5.1 for me and see if you still have it? Thanks.
Yes, you're right - it seems to be resolved in 1.5.1. I wish I tried that at the time, though I don't think it was quite released.
I don't think it was quite released.
Just yesterday :)
Most helpful comment
Just yesterday :)