You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the inscription page tries to render all the children without any pagination. With the new batch inscription, this will result in attempting to load 100s of children on the same page.
I know this is being handled in #2561 as well. But, probably needs to be fixed soon now that 0.10.0 is released.
The text was updated successfully, but these errors were encountered:
Currently, the inscription page tries to render all the children without any pagination. With the new batch inscription, this will result in attempting to load 100s of children on the same page.
I know this is being handled in #2561 as well. But, probably needs to be fixed soon now that 0.10.0 is released.
The text was updated successfully, but these errors were encountered: