Alert boxes are not displayed

Issue #226 resolved
Info 3bits created an issue

Setup 1 alertbox and not displayed in any page. See screenshot:

AlertBox.png

Comments (5)

  1. Jeremy Hopkins

    It works for me, I think you may need to:

    1. Purche all caches
    2. Clear your browser cache

    I had this problem a while back on a test machine and it was because the browser still had the previous javascript cached. This change included additional code in /adaptable/jquery/adaptable.js which maybe the problem.

  2. Info 3bits reporter
    • Purged cache
    • Browser cache cleared
    • theme reinstalled from repo

    Same situation. Alertbox is not displayed.

    Going to test in a clean instllation.

  3. Jeremy Hopkins

    Can you try entering some random characters into the alert key field?

    It maybe it is not handling the empty field properly.

  4. Info 3bits reporter

    Added a key and not displayed.

    Tested in a fresh installation and working like a charm.

    Then added a new alert and suddenly the alert 1 is displayed.

    One of those strange things that happens in the development world.

  5. Log in to comment