Skip to content
New issue

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

QdtViz Export data option is not working #251

Open
bandana2 opened this issue Mar 2, 2021 · 1 comment
Open

QdtViz Export data option is not working #251

bandana2 opened this issue Mar 2, 2021 · 1 comment

Comments

@bandana2
Copy link

bandana2 commented Mar 2, 2021

Hi Team,

When using the exportData in the QdtViz is not working and is showing 'https://undefined/' in the browser.
I am using the "qdt-components": "^3.0.2" from Npm.

below is my code:

if (id) {
QdtViz({
element: filterRef.current,
app: cApp,
options: { id,height:350 },
properties:{exportData: true}
});

@Dhruv-Qlik
Copy link

Yeah, I have also faced the same issue? Have you resolved @bandana2 ? or still the same?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants