Skip to content

[X-Teaser-Timeline] Fix issue with insertion of custom slots in between teasers

Compare
Choose a tag to compare
@alevito alevito released this 12 Jan 15:04
· 556 commits to main since this release
dc08ea8

Fixes an issue with the insertion of custom slots in between article teasers.
The issue is that teaser timeline attempts to insert ad slots even if the specified position is greater than the number of available teasers.
The documentation of the functionalities of X-Teaser-Timeline has been improved by adding jsDoc style comments and a typings file to the component.

See also the related PR's:

  • #637 ADSDEV 963/externalise type definitions
  • #636 ADSDEV-963 insert custom slots only if related teaser position is found