TableFooter is broken in smart view editor

Happens in the editor on save, also happens on the live smart view (pagination is broken)

Expected behavior

Please describe here the behavior you are expecting.

Actual behavior

What is the current behavior?

Failure Logs

Please include any relevant log snippets, if necessary.

Context

Please provide any relevant information about your setup.

  • Package Version:
  • Express Version:
  • Sequelize Version:
  • Database Dialect:
  • Database Version:
  • Project Name:
type or paste code here

Hello @austinrupie,

Good catch! I have been able to reproduce the issue.
We identified the problem and we are working on a fix.

We will let you know when it works again :wink:

2 Likes

Thank you!

Also this morning having this issue spontaneously when trying to load my smart view:

The last message not related to the initial presented issue and has been solved here:

1 Like

Hello @austinrupie

Here is the issue we created for your bug, you would be able to track the progress and the resolution here

Hi @austinrupie,

This regression is now fixed.
After a browser tab refresh, the TableFooter parameters should be available as expected.

Thanks for your patience.

Thank you!!!