Question: Localhost Build Issue - Features Disabled

Localhost Build Issue - Features Disabled

I have successfully set up the project at https://food.premiumbusiness.in. However, I need to make some code changes, so I tried to run the project locally using npm run build. When I open t

SB

Sagar Bhatt

Asked

I have successfully set up the project at https://food.premiumbusiness.in. However, I need to make some code changes, so I tried to run the project locally using npm run build. When I open the project on localhost, many options appear disabled, whereas everything works fine on the live site.

  • MS

    Mian Saleem

    Answered

    Hello,

    Are you using same version on live and local installation? As I remember the previous version caused this issue and was fixed in the latest. Please check versions and let me know.

    Thank you

  • SB

    Sagar Bhatt

    Answered

    I purchased this product 10–12 days ago, and it is running the latest version — v4.2.1. The issue is occurring in this version itself. I have attached the screenshot below for your reference.

  • MS

    Mian Saleem

    Answered

    Hello,

    Yes, v4.2.1 is the latest version.

    I tried to check this again the delete modal is showing up fine. You live site is working fine to but the localhost. I am not sure either might be related to dev. If you are running it with npm run dev then I suggest you try to build npm run build it locally and check.

    Thank you

  • SB

    Sagar Bhatt

    Answered

    After running npm run build, the options have become disabled on the live site as well. Could you please check why this is happening? You can visit my live site here: https://food.premiumbusiness.in

    My license been activated on the domain or on the IP? I changed my server yesterday, but the domain is still the same.

    Could you please let me know whether the license is bound to the domain or the server IP? If it’s IP-based, that might be why it’s not working after the server change. Please check.

  • MS

    Mian Saleem

    Answered

    Hello,

    It’s not license issue but build. Please try to edit the Modal component resources/js/Jetstream/Modal.vue and add z-index style like style="z-index: 999" I have attached the screenshot for reference.

    Thank you

  • SB

    Sagar Bhatt

    Answered

    Thanks, it’s done. If I face any other issue, I will contact you.

  • MS

    Mian Saleem

    Answered

    I am glad to know. Thank you for updating

  • Login to Reply