COMMUNITY - FORUMS - TECHNICAL SUPPORT
Can no longer login with Chrome

RE: https://chroniclesofelyria.com/account/login#

Logging in with Firefox still works.

When attempting to login with Chrome, the login button appears to do nothing. Checking the dev console:

bundle.min.js:1 Warning: It looks like you're using a minified copy of the development build of React. When deploying React apps to production, make sure to use the production build which skips development warnings and is faster. See https://fb.me/react-minification for more details.

bundle.min.js:1 Warning: React attempted to reuse markup in a container but the checksum was invalid. This generally means that you are using server rendering and the markup generated on the server was not what the client was expecting. React injected new markup to compensate which works but you have lost many of the benefits of server rendering. Instead, figure out why the markup being generated is different on the client or server:

bundle.min.js:1 GET https://chroniclesofelyria.com/error404 404 (Not Found)

login#:1 Unchecked runtime.lastError: The message port closed before a response was received.


2/15/2019 9:59:59 PM #1

Looks like some of the log files I receive when my automated test runs go sideways.

Its actually a bit challenging to support the many browsers out there, where I work they officially only support IE11 and some older version of Firefox.

We can use other browsers but if an application doesn't work correctly there is no support.

This only applies for internal apps, public facing are tested to work with most of the major ones.


You must all be quick to listen, slow to speak and slow to get angry. JAMES 1:19 NLT

2/15/2019 11:04:54 PM #2

I would need some more information. I have just signed in on chrome from 3 diffrent OS.

What version of Chrome are you running?


The voice of Orlando's FrontEnd

2/17/2019 7:58:50 PM #3

Google Chrome 72.0.3626.96 (Official Build) (64-bit) Revision 84098ee7ef8622a9defc2ef043cd8930b617b10e-refs/branch-heads/3626@{#836}

Ubuntu 18.04.1 LTS


2/18/2019 7:10:19 PM #4

I was able to reproduce it on 18.04.2 as well. I will be looking into this more today.


The voice of Orlando's FrontEnd

2/25/2019 10:39:25 PM #5

This issue has been resolved. For anyone with a similar issue, please check to see that your google chrome account has not saved multiple versions of the same login. If anyone has any further issues logging in on Chrome please contact us.


The voice of Orlando's FrontEnd