WaveMaker demo app does not render in iframe with error Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
In following pages
- https://wavemaker.com/learn/app-development/widgets/basic/anchor
- https://wavemaker.com/learn/app-development/widgets/datalive/form/button
- https://wavemaker.com/learn/app-development/widgets/form-widgets/calendar
- learn/app-development/widgets/form-widgets/currency
- learn/app-development/widgets/navigation/nav
The wavemaker app that is embedded in iframe does not load. in the console i see this error.
Content Security Policy: Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the iframe failure on the listed WaveMaker documentation pages, especially the checked button page, and inspect the browser console for the Content Security Policy message. Trace how the embedded WaveMaker app is configured in the documentation site; done means the demos render in their iframes without the reported frame policy error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100