Hi!
I'm testing latest version (17.1.47) of Angular Pivot View. When I run the app in development mode, all run well, but when I run in production mode, there are a lot of errors when filtering and drag and drop:
ERROR TypeError: Cannot read property 'filterDialog' of undefined
at e.onDragStop
If I use the workaround setting optimization = false it works, but the file size is 10 MB.
You said in another components that is fixed in the last version, but not with Pivot View.
When will this be fixed?
Thanks!