lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: Error on simple application

Open neroita opened this issue 7 months ago • 7 comments
trafficstars

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.}} 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

neroita avatar Apr 12 '25 11:04 neroita

@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.

adnanqaops avatar Apr 14 '25 08:04 adnanqaops

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

Video

neroita avatar Apr 14 '25 10:04 neroita

@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.

adnanqaops avatar Apr 15 '25 08:04 adnanqaops

It's latest docker available on hub:

lowcoderorg/lowcoder-ce:latest

neroita avatar Apr 15 '25 09:04 neroita

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

adnanqaops avatar Apr 15 '25 15:04 adnanqaops

so the :latest tag is not updated ?

neroita avatar Apr 15 '25 15:04 neroita

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

neroita avatar Apr 15 '25 16:04 neroita