Jump to content

Lunalphic

Members
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Lunalphic

  1. Could it be something related to the following errors when I inspect:

    Uncaught ReferenceError: $ is not defined
        at page_loader.js:13:5
    (anonymous) @ page_loader.js:13
    load (async)
    (anonymous) @ page_loader.js:11

     

    or this:

    Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform
    A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.
    To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
    Note that for performance reasons, only the first access to one of the properties is shown.
    1 source
    bubble_compiled.js:1
    Learn more: User-Agent String Reduction
  2. There is no error. 

    No specific installation problems.

    Yesterday after continuously trying I managed to log in but today it is white again.

    I have the same problem with the official demo and on other devices.

    I suspect that it is something with my network, blocking something. Only happens with the admin page. When I inspect the page the elements are there.

    No one had this problem before?

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use