Skip to content
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

[Bug] BBjGridExWidget.getState() returns null as a string not as a null() object when queried too early #258

Open
StephanWald opened this issue Aug 28, 2023 · 1 comment
Assignees
Labels
Status: Cannot Reproduce The issue is a bug and has been reviewed, but it cannot be replicated with the provided information

Comments

@StephanWald
Copy link

Describe the bug
BBjGridExWidget.getState() returns null as a string not as a null() object when queried too early

To Reproduce
Steps to reproduce the behavior:

  1. load BBjGridExWidget
  2. immediately query the state
  3. check, sometimes (sporadically) you receive "null" as a string

Expected behavior
receive null()

@hyyan hyyan added the Status: Cannot Reproduce The issue is a bug and has been reviewed, but it cannot be replicated with the provided information label Sep 11, 2023
@hyyan
Copy link
Member

hyyan commented Sep 11, 2023

@StephanWald I cannot reproduce this in any client. Do you have a sample that I can use ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Cannot Reproduce The issue is a bug and has been reviewed, but it cannot be replicated with the provided information
Projects
None yet
Development

No branches or pull requests

2 participants