lowcoder
lowcoder copied to clipboard
[Bug]: Error on simple application
Is there an existing issue for this?
- [x] 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.
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
@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 , 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.
It's latest docker available on hub:
lowcoderorg/lowcoder-ce:latest
@neroita , the latest docket image is : lowcoderorg/lowcoder-ce:2.6.5
so the :latest tag is not updated ?
I have update to lowcoderorg/lowcoder-ce:2.6.5 but have same issue.