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

Editor: export do not work correctlly #526

Open
LukeSkyKoder opened this issue Sep 12, 2023 · 1 comment
Open

Editor: export do not work correctlly #526

LukeSkyKoder opened this issue Sep 12, 2023 · 1 comment

Comments

@LukeSkyKoder
Copy link

Hello,
The feature to export widget o widget for app template do not work correctly.
Only "widget for app template" works partially, but the editor crush:

There were an error during project load: Traceback (most recent call last):
  File "editor.py", line 1045, in reload_project
    widgetTree = self.project.load(
  File "editor.py", line 346, in load
    configuration.configDict = _module.configuration
AttributeError: module 'project' has no attribute 'configuration'

...and it is impossible to load that file.

@RobWPink
Copy link

RobWPink commented Jun 7, 2024

same, whats worse is it also deletes all the work currently in the editor

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