spreadsheet cell empty

Hi!
When I click the cell which value is zero, the cell value will be empty.
How to resolve it?

Has anyone encountered the same problem?
Is this bug?

Hi @Karena

If it is a cell with math, I can confirm the issue. The fix will be available in the next update.
For now, as a workaround, you can solve it like this: Code Snippet

If you meant another condition where the cell value is empty (when the value is zero), so could you please provide a demo?

@Dima_S
Thank you for reply.
Both the cell with math and the cell without math will be empty if I click it.
I have a sample: Code Snippet

@Karena

I can confirm the issue. Thank you for the report.
Please, try this workaround:
https://snippet.webix.com/vn4s92sm

@Dima_S
Thanks a lot.
Look forward to your update!

@Dima_S
Hello, I found another situation is using mouse to select field that would cause the cell value(0) to become empty. How do I fix it? Thanks.

@Karena

Check this, please: Code Snippet

Hi @Karena

I can recommend you to upgrade Webix to version 6.1, this bug has been fixed.

@Dima_S Thanks!