Skip to content

ember-headless-table@2.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 08:52
fa06814

Patch Changes

  • #226 6c58dfd Thanks @nicolechung! - Bugfix: the plugin for resize was not checking if the table was destroyed first.

    This fixes that so the observer is not listening for a removed table, which was causing an error in the preferences (since it was trying to set preferences for a table which is not on screen)