Skip to content

v1.3.7

Compare
Choose a tag to compare
@tmeyer2115 tmeyer2115 released this 12 Apr 14:44
· 18 commits to support/v1.3 since this release

Bug Fixes

  • Added a unique identifier to each component. This prevents a bug that led to components being unnecessarily removed from the page during a re-render. (#1371)
  • Updated the rtf-converter dependency to support the new Yext Markdown strike-through syntax. (#1370)
  • Fixed a styling bug that caused the search bar buttons to disappear on small screens. (#1243)
  • When a spell check query suggestion is clicked, the proper queryTrigger is now sent. (#1230)
  • Fixed a small race condition that occurred when the ANSWERS instance was loaded
    on the page before the templateBundle. (#1305)