Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

352
Views
AG Grid React > ReactUI > Loading Bug?

I'm getting an odd behavior when trying to switch my React AG Grid to use the ReactUI param as described here: https://www.ag-grid.com/react-data-grid/reactui/#js-components-inside-react-ui

When I add the following to my AgGridReact component:

reactUi

The loaders I have setup using the following don't clear after the content is loaded:

components={{
  loadingRenderer: (params) => {
    if (params.value !== undefined) {
      return params.value
    } else {
      return '<img src="https://www.ag-grid.com/example-assets/loading.gif">'
    }
  }
}}

It works as expected if I remove the reactUi param. Here is a plunker I have setup that illustrates the problem.

https://plnkr.co/edit/D2bKgj6USnIhO1Tj

Is there an alternative approach to setting up the loader or is this a bug in AG Grid?

UPDATE: Also posted this issue here: https://github.com/ag-grid/ag-grid/issues/4771

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!