[GH-ISSUE #2400] [Bug] Infinite loop when editing row #1025

Closed
opened 2026-03-23 20:44:36 +00:00 by mirror · 1 comment
Owner

Originally created by @qinluhe on GitHub (May 1, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2400

Originally assigned to: @Ascarbek on GitHub.

Bug Description

When editing a row, adding an attribute, and setting its type to Number, it causes an infinite loop, and the console prints infinitely

How to Reproduce

  1. New Grid/Board and open console
  2. Click an empty row and open the row card
  3. Click grid.field.newColumn
  4. Change the new attribute to Number, it causes an infinite loop, and the console prints infinitely

How to open console

  1. Right click on the inspect element

Expected Behavior

Set to what type should not loop infinitely

Operating System

macos

AppFlowy Version(s)

develop branch

Screenshots

No response

Additional Context

No response

Originally created by @qinluhe on GitHub (May 1, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2400 Originally assigned to: @Ascarbek on GitHub. ### Bug Description When editing a row, adding an attribute, and setting its type to `Number`, it causes an infinite loop, and the console prints infinitely ### How to Reproduce 1. New Grid/Board and open console 2. Click an empty row and open the row card 3. Click `grid.field.newColumn` 4. Change the new attribute to Number, it causes an infinite loop, and the console prints infinitely ### How to open console 1. Right click on the inspect element ### Expected Behavior Set to what type should not loop infinitely ### Operating System macos ### AppFlowy Version(s) develop branch ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@Ascarbek commented on GitHub (May 28, 2023):

I couldn't reproduce the error, maybe it was fixed by backend changes

<!-- gh-comment-id:1566018945 --> @Ascarbek commented on GitHub (May 28, 2023): I couldn't reproduce the error, maybe it was fixed by backend changes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1025
No description provided.