Server side app not loading in iframe

3 Comentários

  • Shiv

    Has anyone able to test server side app on localhost ?

    0
  • Oleg

    You can check it out in my repo - I have a working local host served environment. It spins up a server and manifest contains localhost address, which allows you to benefit from real hot reload.
    You can either use my boilerplate or get some inspiration:

    https://github.com/OlegGulevskyy/zendesk-vite-boilerplate

    0
  • Shiv

    I have figured it out.it was because of 

    django.middleware.clickjacking.XFrameOptionsMiddleware
     
    In my django setup. i removed it and it worked

     

    0

Por favor, entrar para comentar.

Powered by Zendesk