Skip to content

issues Search Results · repo:derrickpelletier/react-loading-overlay language:JavaScript

Filter by

39 results
 (73 ms)

39 results

inderrickpelletier/react-loading-overlay (press backspace or delete to remove)

This is the error I m getting when trying to run the command to install. image
  • adesai1000
  • 1
  • Opened 
    on Apr 17, 2023
  • #61

When I try to install it in my project, I get a dependency error and it only accepts React 16 and earlier.
  • devchargedcloud
  • 1
  • Opened 
    on Jan 6, 2023
  • #60

Getting the following warning when using the overlay. The overlay and content work fine but the warning appears still. Warning: Failed prop type: LoadingOverlayWrapper: prop type styles.content is invalid; ...
  • mattany
  • 3
  • Opened 
    on Jun 22, 2022
  • #59

If the document is longer than the viewport, the spinner can only be seen when the middle of the document is scrolled into view. I would have expected the overlay panel to fill the viewport and float ...
  • timrobinson33
  • 1
  • Opened 
    on Apr 11, 2022
  • #58

I did not find styles.content in my usage, so something from the package? img width= 908 alt= Screenshot 2022-01-12 at 11 10 25 src= https://user-images.githubusercontent.com/3184228/149120435-03dee166-fee2-409e-aec0-ad4ba61f1065.png ...
  • landsman
  • 2
  • Opened 
    on Jan 12, 2022
  • #56

path-parse has a dependency in version 1.0.6: https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067 image A fix would be to upgrade react-loading-overlay to the new version of emotion(https://www.npmjs.com/package/emotion) ...
  • david-l-weitz
  • 1
  • Opened 
    on Oct 20, 2021
  • #55

I m sure I could work around this, but npm is complaining about this module while I m trying to upgrade my project to react 17.
  • jmbldwn
  • 11
  • Opened 
    on Aug 10, 2021
  • #54

I have a long page with a button, onClick the loader shows. However, the page is still scrollable even with the loader present which is not great. Is there something I m missing ? Apparently setting ...
  • usersina
  • 1
  • Opened 
    on Feb 14, 2021
  • #49

img width= 1422 alt= Screenshot 2021-02-01 at 7 59 19 PM src= https://user-images.githubusercontent.com/56465626/106472810-121c9800-64c9-11eb-9186-e57275f1d8a9.png LoadingOverlay active={loading} className= ...
  • ktezi
  • 1
  • Opened 
    on Feb 1, 2021
  • #48

I ended up making my own wrapper to inherit display properties to fix this. Curious why this isn t the default? import React from react ; import PropTypes from prop-types ; import LoadingOverlay from ...
  • jmbldwn
  • 1
  • Opened 
    on Sep 24, 2020
  • #47
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub