Base solution for your next web application
Open Closed

How are angular client bugs diagnosed after deployment? #10208


User avatar
0
timmackey created

ANZ 8.1.0 angular/.NET core

localhost browser width > 640 px:

Azure browser width > 640 px:

localhost browser width < 640 px:

Azure browser width < 640 px:

The first three images display data as expected. The fourth image fails to display data.

All screenshots use the same login credentials and same database. There are no errors in the server log file.

How can I determine the cause of data not being displayed? What tools are available to troubleshoot angular client code on Azure?


9 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We are planning to use https://github.com/microsoft/playwright for UI testing in the future but for this specific problem you already know the problem.

    I don't know any tool which can tell you the source of this problem. I would inspect the generated HTML on browser and see if the texts are there or not. I think those texts are hidden because of some CSS code only enabled in small screen sizes.

  • User Avatar
    0
    timmackey created

    project files emailed to [email protected]

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @timmackey

    What are the steps to reproduce this problem ?

    Thanks,

  • User Avatar
    0
    timmackey created
    1. deploy the app to a server.
    2. login to the app.
    3. open the frame as in the images submitted images. Please note the URL in the image. (above)
    4. adjust browser width less-than 640 pixels. Please reference description above submitted images (above)

    Detailed deployment and setup instructions were submitted to info@aspnetzero, Subject #10208, etc.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @timmackey

    Thanks, we got the project this time and will check it.

    Thanks,

  • User Avatar
    0
    timmackey created

    Wondering if any progress has been made in determining a solution?

  • User Avatar
    0
    timmackey created

    ANZ Team:

    It's been almost 3 weeks since I sent my project to you. Wondering what the ETA is for a solution?

  • User Avatar
    0
    timmackey created

    License EULA: "Your question is answered in a few hours to 1-2 work days depending on business of our support team and scope of your question." Still waiting for a response.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @timmackey

    Sorry for this problem, I have sent you an email. We will take care of this problem and inform you via email.