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

[Bug]: On a Module inside List Component, Newly added code gets removed from "Run Javascript" Action after page refresh #1135

Open
1 task done
adnanqaops opened this issue Aug 30, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working

Comments

@adnanqaops
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

This is a very strange behaviour where I have a List component inside my App. In that List component, I added a Module in it. In the Event Handler, I added some JS code and that got saved. I added some more code in it, and refreshed the page, but the newly added code got removed and didn't save.

Expected Behavior

JS code should not get removed from the Module Event Handler.

Steps to reproduce

App in which I added the code : https://app.lowcoder.cloud/apps/66d1be800390b00771b3b946/edit
Module : https://app.lowcoder.cloud/apps/66d0ac6d0390b00771b3afe8/edit

Environment

Production

Additional Information

No response

@adnanqaops adnanqaops added the Bug Something isn't working label Aug 30, 2024
@FalkWolsky
Copy link
Contributor

It depends on multiple factors. Time and API Calls can be one factor.
Did you publish the app - and then the code disappeared - or did you just refreshed the page?

@adnanqaops
Copy link
Collaborator Author

It didn't depend upon the "Publishing" of the App. The code disappeared after page refresh with or without "Publishing" the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: 👀 In review
Development

No branches or pull requests

3 participants