Hi,
When updating to the latest version 0.11.0 I'm getting the following error:
pagination directive: the itemsPerPage id argument (id: tableConfig.key) does not match a registered pagination-id.
My pagination-id is being set properly. Version 0.10.0 is working good but not 0.11.0.
A breaking change has been introduced and looks like related with the deregisterInstance code addition in V0.11.0?