Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Adding iFrame module causes everything to be blacked out. #1

@Sachin1968

Description

@Sachin1968

Used the code below and Magic Mirror just shows a black display. Any sugestions?

	{
	        module: 'iFrame',
	        position: 'middle_center', // This can be any of the regions.
	        config: {
	            // See 'Configuration options' for more information.
	                url: "http://google.com",
	                width: "650px",
	                height: "200px",
	            	}
		},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions