Skip to content

App crashing on 30k table rows #341

Description

@moshetanzer

Platform(s) affected

  • macOS
  • iOS
  • iPadOS

What happened?

Hey,

Tried to open an md file that just container a table of posts. There were 30k rows. The row struct was something lilke this:

id user_id title body created_at
4 75 Post Title 4 This is the body of post 4 2026-04-14 19:50:31
5 76 Post Title 5 This is the body of post 5 2026-04-14 19:50:31
6 96 Post Title 6 This is the body of post 6 2026-04-14 19:50:31
7 57 Post Title 7 This is the body of post 7 2026-04-14 19:50:31
8 51 Post Title 8 This is the body of post 8 2026-04-14 19:50:31

there was no other data in doc beside this table. the app struggled/crashed both on view and edit mode.

keep up your good work!

Steps to reproduce

See above

App version

latest

Installation source

Mac App Store

OS version

latest

Device (iOS / iPadOS only)

No response

Screenshots

No response

Problematic file

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions