iframe-resizer icon indicating copy to clipboard operation
iframe-resizer copied to clipboard

Keep same and cross domain iFrames sized to their content.

Results 125 iframe-resizer issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...

dependencies

Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.2.0 to 7.1.0. Changelog Sourced from eslint-plugin-html's changelog. 2022-07-25 v7.1.0 Add support for @​html-eslint and @​angular-eslint/template plugins #176 2022-07-18 v7.0.0 Breaking: drop Node 10 support Allow temporarily...

dependencies

> Rendering any component that internally relies on Modal, causes the page to jump/scroll. > > * [x] The issue is present in the latest release. > * [x] I...

hello, i have simple html for testing: ``` iFrame message passing test iFrameResize({ log: true }, '#myIframe') ``` XXXXXX kdnr i have but it's not for public in dev tools...

Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 2.2.1 to 3.0.0. Release notes Sourced from eslint-plugin-markdown's releases. v3.0.0 Breaking Changes 071fa66 feat!: drop node v8 and v10 (#203) (Amaresh S M) Documentation 87c2b53 docs: update...

dependencies

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 43.0.1 to 43.0.2. Release notes Sourced from eslint-plugin-unicorn's releases. v43.0.2 prefer-spread: Ignore Array#join().concat() and (a + b).concat() (#1859) ab71971 https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v43.0.1...v43.0.2 Commits 77011aa 43.0.2 ab71971 prefer-spread: Ignore Array#join().concat()...

dependencies

Bumps [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) from 7.3.0 to 7.3.1. Changelog Sourced from eslint-plugin-qunit's changelog. 7.3.1 Upgrade: Outdated devDependencies (Kevin Partington) Build: Add caching to ESLint (#225) (Darius Dzien) Fix: incorrectly-used messageId placeholders (#236)...

dependencies

**Describe the bug** I have a page I need to embed with iframe. This page has a hero picture that takes up entire viewport (100vw and 100vh) plus the rest...

Browser Issue

im trying to use the heightCalculationMethod: 'taggedElement' option on nuxt My iframe page: ``` ``` ``` ... directives: { resize: { bind(el, { value = {} }) { el.addEventListener("load", ()...

**Describe the bug** I'm developing an LWC on Salesforce. The component which contains this library is placed on a tab. When the user switches tabs during certain points when the...