Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 180
    • Issues 180
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 11
    • Merge Requests 11
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #127

Closed
Open
Opened May 17, 2022 by Quentin Lobbé@qlobbe
  • Report abuse
  • New issue
Report abuse New issue

unable to display large documents

There is an issue when I want to visualize large documents ( around 20,000 or 30,000 characters ) : indexation goes well, but in the documents view, when I click on one of those large documents to see the corresponding full text Gargantext sends me to a blank page with no text. The same thing happens when I click on the small eye in the documents view.

error from the console :

Uncaught InternalError: too much recursion The above error occurred in the <Gargantext.Components.Annotation.AnnotatedField.annotatedFieldInner> component:

mkEffectFn1/<@https://demo.gargantext.org/bundle.js:305112:12 mkEffectFn1/<@https://demo.gargantext.org/bundle.js:305112:12 span

Assignee
Assign to
V4 Release
Milestone
V4 Release
Assign milestone
Time tracking
None
Due date
None
1
Labels
document view
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#127