Skip to content

Release 2.4.26325.5652

Choose a tag to compare

@github-actions github-actions released this 01 Sep 18:28
· 102 commits to main since this release

Les Echos : Enhance error handling (querySelector). Refactor MutationObservers. (#243)

  • Enhance error handling (querySelector). Refactor MutationObservers.
  • Reduce querySelector usage by passing metaElement to isPremium function.
  • Fix race condition.
  • Correctly disconnect observer.
  • Correctly check if metaElement exist in callbackTitle. Rename callbback to callbackDirectAccess to differentiate the two callbackes. Removing useless check in isPremium function

  • Rename observerTitle to observerDynamicLoading for better readability

  • LesEchos : Yet another try to fix the race conditions where two buttons are added