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

qdt-component Charts Fail to Load Require.JS #239

Open
tomomni opened this issue Oct 28, 2020 · 3 comments
Open

qdt-component Charts Fail to Load Require.JS #239

tomomni opened this issue Oct 28, 2020 · 3 comments

Comments

@tomomni
Copy link

tomomni commented Oct 28, 2020

We are using qdt-component in a two built using Vue2 and react and have found that some users are consistently encountering an issue where the charts never actually load and instead continually show the loading animation.

This appears to occur because Require.js is not loaded when the component attempts to render as when the issue occurs we see the following message logged to the console:

qdtcomp_failure

The peculiar thing about this particular issue is that only some users experience it when visiting these sites and others may not experience it at all or only intermittently. In most cases it appears that refreshing the browser can/will resolve the issue but, it can/will occur again.

Given the inconsistent nature of the issue, it would seem to be related to some asynchronous operation occurring within the component. Is this something that there is a known work around or resolution for?

@yianni-ververis
Copy link
Contributor

I have not seen this behavior.

Can you try the latest 3.0? We do not initiate a class anymore

@tomomni
Copy link
Author

tomomni commented Nov 3, 2020

Thanks for getting back to me. I am working on testing your suggestion and will update ASAP.

@tomomni
Copy link
Author

tomomni commented Nov 12, 2020

Sorry for the delay, I've been away on vacation lately. Is there any updated documentation for using Vue with the latest 3.0 version? I noticed the React and Angular documentation was updated while the Vue documentation was not.

It seems like we may need to complete some significant revisions of our code before we can test the latest, so any information on this is greatly appreciated (particularly in regards to the changes around using picasso settings, if you have any examples that would be really helpful for my understanding).

Thanks again for your attention on this issue, I will continue to update as the situation develops.

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