davidjbradshaw / iframe-resizer

Keep iFrames sized to their content.
https://iframe-resizer.com
Other
6.65k stars 981 forks source link

Undocumented option `warningTimeout` #1176

Closed marvinruder closed 11 months ago

marvinruder commented 11 months ago

Describe the bug While the existence of the parent page option warningTimeout is mentioned e.g. in #1018, it is not found in the documentation provided at https://github.com/davidjbradshaw/iframe-resizer/blob/master/docs/parent_page/options.md.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/davidjbradshaw/iframe-resizer/blob/master/docs/parent_page/options.md
  2. Search for warningTimeout
  3. Find no results

Expected behavior The option is documented.