Skip to content

[Bug]: Error on simple application #1637

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

Open
1 task done
neroita opened this issue Apr 12, 2025 · 7 comments
Open
1 task done

[Bug]: Error on simple application #1637

neroita opened this issue Apr 12, 2025 · 7 comments
Assignees

Comments

@neroita
Copy link

neroita commented Apr 12, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Hi all ,
I've develop a really simple application with a datasource ( postgresql ) and a table that display data.
When I select a row on table other controls display data from that table using {{table1.selected.}}
I've then move the table on other place but now when I click on the table a get:
"Something went wrong while displaying this webpage" and send me back to app list.

Expected Behavior

Click on table to manage it with no error.

Steps to reproduce

I've try to export and reload but have the same issue , so load the app and click the table trow the error.

Environment

Docker lowcoder.

Additional Information

No response

@adnanqaops
Copy link
Collaborator

@neroita , we tried reproducing this issue on our end but couldn't. We are confuse about your this statement : "I've then move the table on other place but now when I click on the table a get:
"Something went wrong while displaying this webpage" and send me back to app list."
What do you mean by this ? Did you move the table inside the App?
and could you please share your app, so that we can test it on our end.

@neroita
Copy link
Author

neroita commented Apr 14, 2025

Now it crash also changing line on a table , i attach a video that explain more than words.

Video

@adnanqaops
Copy link
Collaborator

@neroita , I have seen your attached video. The issue seems to be either with JS that you are running on Row click , or something else. Btw, what version you are using? It seems older.
The current latest version that is live on Cloud is 2.6.5.

@neroita
Copy link
Author

neroita commented Apr 15, 2025

It's latest docker available on hub:

lowcoderorg/lowcoder-ce:latest

@adnanqaops
Copy link
Collaborator

@neroita , the latest docket image is : lowcoderorg/lowcoder-ce:2.6.5

@neroita
Copy link
Author

neroita commented Apr 15, 2025

so the :latest tag is not updated ?

@neroita
Copy link
Author

neroita commented Apr 15, 2025

I have update to lowcoderorg/lowcoder-ce:2.6.5 but have same issue.

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

3 participants