Hypocrite

Results 17 comments of Hypocrite

Noticed the following in 8.5.0 release notes: Fixed inability to add page type composer output control blocks if you were not the super admin but you still had access to...

Is there any updates about this? I am trying to export an Excel file and it works fine with Chrome, IE and Firefox. But Safari just opens an empty tab...

Could you give an example? I currently have this code which is run with ng-click: ``` $scope.exportData = function () { var table = document.getElementById('exportable'); var pagination = document.getElementById("results-footer").innerHTML =...

We have a node.js and mongodb backend.

Thanks for the quick replies! We have to investigate the Node.JS solutions.

So the author is asking about ideas where the problem might be? Has this worked in previous versions of Filesaver.js or has it been always broken?

Any update with this? I noticed there has been some development in the FileSaver.js GitHub: https://github.com/eligrey/FileSaver.js/issues/179 https://github.com/eligrey/FileSaver.js/pull/240

Agree on this. Hard to make forms consistent when you can use a placeholder in normal text fields but not email or phone number fields.

It seems that for some reason I am getting `display: none` as inline style for the attachment. Not sure where that is originating from.

We are still experiencing issues. Do we have to update Codebird to fix the issue?