We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to export stock history, this error shows up in console.
Expected to see csv output of stock history
Javascript error:
Uncaught TypeError: p is null defaultRenderer https://demo-git.partkeepr.org/js/compiled/extjs.js:22 exportGrid https://demo-git.partkeepr.org/js/compiled/main2.js:1178 onCSVExport https://demo-git.partkeepr.org/js/compiled/main2.js:1261 callback https://demo-git.partkeepr.org/js/compiled/extjs.js:22 onClick https://demo-git.partkeepr.org/js/compiled/extjs.js:22 onClick https://demo-git.partkeepr.org/js/compiled/extjs.js:22 fire https://demo-git.partkeepr.org/js/compiled/extjs.js:22 fire https://demo-git.partkeepr.org/js/compiled/extjs.js:22 publish https://demo-git.partkeepr.org/js/compiled/extjs.js:22 publishDelegatedDomEvent https://demo-git.partkeepr.org/js/compiled/extjs.js:22 doDelegatedEvent https://demo-git.partkeepr.org/js/compiled/extjs.js:22 onDelegatedEvent https://demo-git.partkeepr.org/js/compiled/extjs.js:22 Function https://demo-git.partkeepr.org/js/compiled/extjs.js:22 extjs.js:22:1840992 defaultRenderer https://demo-git.partkeepr.org/js/compiled/extjs.js:22 exportGrid https://demo-git.partkeepr.org/js/compiled/main2.js:1178 onCSVExport https://demo-git.partkeepr.org/js/compiled/main2.js:1261 callback https://demo-git.partkeepr.org/js/compiled/extjs.js:22 onClick https://demo-git.partkeepr.org/js/compiled/extjs.js:22 onClick https://demo-git.partkeepr.org/js/compiled/extjs.js:22 fire https://demo-git.partkeepr.org/js/compiled/extjs.js:22 fire https://demo-git.partkeepr.org/js/compiled/extjs.js:22 publish https://demo-git.partkeepr.org/js/compiled/extjs.js:22 publishDelegatedDomEvent https://demo-git.partkeepr.org/js/compiled/extjs.js:22 doDelegatedEvent https://demo-git.partkeepr.org/js/compiled/extjs.js:22 onDelegatedEvent https://demo-git.partkeepr.org/js/compiled/extjs.js:22 Function https://demo-git.partkeepr.org/js/compiled/extjs.js:22
This is error on Firefox 102.11.0esr. Chrome has slightly better error reporting, although i don't have it installed now to post
Partkeepr-demo
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
When trying to export stock history, this error shows up in console.
Steps to reproduce
Expected behavior
Expected to see csv output of stock history
Observed behavior
Javascript error:
This is error on Firefox 102.11.0esr. Chrome has slightly better error reporting, although i don't have it installed now to post
System Information
Partkeepr-demo
The text was updated successfully, but these errors were encountered: