Jump to content

ClickEvent : Cannot read Propery 'value' of null


AndersonSOS

Recommended Posts

Hi, I'm getting the following error (in browser console) "Cannot read Propery 'value' of null".

what happens is this, i try from a uniLabel, i put a simple "Showmessage('1'); " just for testing purposes.

by the attached video to understand the problem. it happens that it works randomly sometimes and simply stops working the event and starts displaying the message in the browser console (but in debug nothing appears in delphi). I checked if it could have an influence from somewhere else, but we isolated the form and the bug persisted. any idea how to solve? in this case we need the click to display the information in a panel on the side, that's all, call a simple function.

 

Link to comment
Share on other sites

2 hours ago, AndersonSOS said:

Hi, I'm getting the following error (in browser console) "Cannot read Propery 'value' of null".

what happens is this, i try from a uniLabel, i put a simple "Showmessage('1'); " just for testing purposes.

by the attached video to understand the problem. it happens that it works randomly sometimes and simply stops working the event and starts displaying the message in the browser console (but in debug nothing appears in delphi). I checked if it could have an influence from somewhere else, but we isolated the form and the bug persisted. any idea how to solve? in this case we need the click to display the information in a panel on the side, that's all, call a simple function.

 

Hello

Can you create a test case? 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...