'refused to connect iframe

   <div class="hero-card-iframe">
                <iframe  src="https://{{this.rootDomain}}" title="description"></iframe>
            </div>

im using node js With handlebars im want to show website Preview using iframe.but on iframe show (refused to connect iframe)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source