question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GridLoader is not displayed in grid

See original GitHub issue

Describe the bug The GridLoader is not displayed in grid, but in one line.

To Reproduce Steps to reproduce the behavior:

  1. Use GridLoader in any react project.

Expected behavior GridLoader dots should be displayed in a 3x3 grid, not on one unique line.

Screenshots

image

Additional context Must be because of https://github.com/davidhu2000/react-spinners/issues/159

Bug was not there in version 0.9.0 (I’m using this version to fix the issue temporarily).

Possible fix Use css to display as block.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:23 (15 by maintainers)

github_iconTop GitHub Comments

3reactions
twschillercommented, Jul 11, 2021

@davidhu2000 Thanks for your work on the library!

We have the same issue with the GridLoader as was originally reported, and reverting to 0.9.0 fixes the problem. It impacts our use of GridLoader everywhere. We’ll report back with anything we find that might be the cause

Could you re-open in the meantime?

https://github.com/pixiebrix/pixiebrix-extension/issues/755

1reaction
twschillercommented, Jun 27, 2022

Can you try 0.13.0 and see if it works?

@davidhu2000 Thanks, looks like this version fixes the line break problem

Read more comments on GitHub >

github_iconTop Results From Across the Web

Grid Loader for initial page in UI for Blazor | Telerik Forums
Please note the embedded loader inside the TelerikGrid is not displayed for the first page. I can see it when i change TelerikGrid...
Read more >
How to avoid the "no rows" message while loading data in ag ...
I wanted to still show the overlay if there was no data after it was done loading. To overcome this, I did the...
Read more >
jqxLoader and grid - jQWidgets Forums
On button click, I have process to load data into 4 grids. I show $('#jqxLoader').jqxLoader('open'); in the beginning and $('#jqxLoader').
Read more >
Grid loader position when using igGrid inside Tab control ...
Hi, I have two tab controls each containing a grid. Whe the page is loaded the grid on the first tab show the...
Read more >
Thread: - [CLOSED] Grid loader/spinner is not taking up space
If a GridPanel has automatic hight the loading-spinner is behind the column headers and toolbars, and not showing, because the rows-area is ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found