Open
Description
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog
Milestone
Relationships
Development
No branches or pull requests
Activity
adnanqaops commentedon Apr 14, 2025
@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 commentedon Apr 14, 2025
Now it crash also changing line on a table , i attach a video that explain more than words.
Video
adnanqaops commentedon Apr 15, 2025
@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 commentedon Apr 15, 2025
It's latest docker available on hub:
lowcoderorg/lowcoder-ce:latest
adnanqaops commentedon Apr 15, 2025
@neroita , the latest docket image is : lowcoderorg/lowcoder-ce:2.6.5
neroita commentedon Apr 15, 2025
so the :latest tag is not updated ?
neroita commentedon Apr 15, 2025
I have update to lowcoderorg/lowcoder-ce:2.6.5 but have same issue.