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

Unable to load custom files from disk #220

Open
efab2022 opened this issue Oct 5, 2022 · 6 comments
Open

Unable to load custom files from disk #220

efab2022 opened this issue Oct 5, 2022 · 6 comments

Comments

@efab2022
Copy link

efab2022 commented Oct 5, 2022

Steps to reproduce the problem:

  1. import an existing file by selecting "local"
  2. the file appears in the editor
  3. imatge
  4. but the contents are empty
  5. the file does have contents
  6. imatge

Expected behaviour: the editor should show the contents of the file, and the templates should be loaded and work
Actual behaviour: the editor is empty, and none of the defined templates work.

Right now the only workaround is to "Edit the customization of current language". But this is super obscure and the more obvious way should also work, out of the box.

@kinceeR
Copy link

kinceeR commented Oct 10, 2022

I also have some problem like yours

@kinceeR
Copy link

kinceeR commented Oct 10, 2022

but it already solved after comfirm “apply” btn,then is shown

@xylo
Copy link
Owner

xylo commented Oct 10, 2022

I agree, the need for pressing the apply button first is not very intuitive. I will try to improve this.

@efab2022
Copy link
Author

Thanks for the reply. Can you guide me through the steps to fix this? I tried clicking "apply" first as well and it doesn't work.. even after removing and re-adding the file, and clicking on apply first, no content is loaded. Is there a step-by-step documented way to load file from the local file system? tx :)

@Taoaozw
Copy link

Taoaozw commented Nov 9, 2022

Thanks for the reply. Can you guide me through the steps to fix this? I tried clicking "apply" first as well and it doesn't work.. even after removing and re-adding the file, and clicking on apply first, no content is loaded. Is there a step-by-step documented way to load file from the local file system? tx :)

i also cant load ,my env cant connect to the public network,Whether it makes a difference

@anneborcherding
Copy link

For me, the workaround with the "Apply" button did not resolve the issue, but when I included the file as "User template file" instead of "Local file" it was loaded correctly (after clicking on a different template and then clicking back on my new template again)

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

No branches or pull requests

5 participants