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

Ability to reload the editor along with its scripts and other related scripts #667

Open
aicopdev opened this issue Jan 17, 2025 · 0 comments

Comments

@aicopdev
Copy link

If Editer loader.js or any other files fails to load at the beginning, There is no way to reload the initiailization process.

Used the editor in some page in react.

When we navigate to this editor page when internet is offiline, it fails to load the loader.js files. and it displays the loading... placeholder.

Now, even if we turn on the internet and do the navigation to and from editor page, it is not trying to reload the scripts and files..

Only when we reload the entire page, which resets the react, editor loads again. Is there any work around for this ??

Same is with the different language related scripts. Assuming in one page, I have python.. Next page. I have java

If java related files fails to load for some reason, it never tries to load even if we re mount the editor component..

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

1 participant