EOSCommunity.org Forums

Anchor UAL wax ERRORED

I am getting this error when trying to use Anchor to login to my app:
Anchor errored while logging in:

Decoding error at root: Class constructor Struct cannot be invoked without ‘new’

I also have WCW running on UAL and it works!

Any idea where this error comes from?

This error comes from webpack I believe, when the libraries we are using get bundled something is going wrong. We’re trying to trace down the issue and prevent it from happening.

We tracked this down and managed to resolve it in the newest version of the ual-anchor plugin (1.0.8). All you’ll need to do is upgrade the package and the error should be gone.