Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / souporserious/react-measure issues and pull requests
#151 - Possible to ship without resize-observer-polyfill?
Issue -
State: open - Opened by Jamie5 over 2 years ago
#150 - Measure is not suit for the scene when container is `flex-grow`
Issue -
State: open - Opened by 14glwu over 3 years ago
#149 - React Measure is only called for first time
Issue -
State: open - Opened by emonno13 over 3 years ago
- 1 comment
#148 - Default to global (possibly polyfilled) ResizeObserver if the local window does not have ResizeObserver
Pull Request -
State: closed - Opened by FuXiuHeng over 4 years ago
- 1 comment
#147 - Use ResizeObserver of local window object
Pull Request -
State: closed - Opened by FuXiuHeng over 4 years ago
- 1 comment
#146 - Use the local window object of the observed node
Pull Request -
State: closed - Opened by clauderic over 4 years ago
#145 - README update
Issue -
State: open - Opened by jnhooper over 4 years ago
#144 - Kh patch updated
Pull Request -
State: closed - Opened by cratter49 almost 5 years ago
#143 - Kh patch
Pull Request -
State: closed - Opened by cratter49 almost 5 years ago
#142 - can't get UMD version working in CodePen
Issue -
State: open - Opened by lzl124631x about 5 years ago
#141 - How detect offset?
Issue -
State: open - Opened by eseQ about 5 years ago
- 3 comments
#140 - Set innerRef before start resize observing
Pull Request -
State: closed - Opened by upsuper over 5 years ago
- 1 comment
#139 - withContentRect in combination with window.resize?
Issue -
State: closed - Opened by preciselywilliam over 5 years ago
- 4 comments
#138 - onResize fires with empty object
Issue -
State: open - Opened by vineetit1991 over 5 years ago
- 2 comments
#137 - Issue with contentRect.bounds
Issue -
State: closed - Opened by sherwinski almost 6 years ago
- 4 comments
#136 - Update run example instructions in the README
Pull Request -
State: closed - Opened by joshuawilson almost 6 years ago
- 1 comment
#135 - Fix initial onResize delay caused by requestAnimationFrame
Pull Request -
State: closed - Opened by Jeffrey-Zutt almost 6 years ago
- 2 comments
#134 - how to use the library as a HoC
Issue -
State: open - Opened by Lekha30 almost 6 years ago
#133 - Fix sporadic ResizeObserver loop limit exceeded error
Pull Request -
State: closed - Opened by whather almost 6 years ago
- 1 comment
#132 - react-measure as hook
Issue -
State: open - Opened by tho-graf almost 6 years ago
- 2 comments
#131 - created TypeScript typings
Issue -
State: open - Opened by tkryskiewicz almost 6 years ago
- 4 comments
#130 - Observe only one element
Pull Request -
State: closed - Opened by piecyk almost 6 years ago
- 3 comments
#129 - Error when the measured child is in a CSSTransition
Issue -
State: closed - Opened by kmjennison almost 6 years ago
- 10 comments
#128 - Update README.md
Pull Request -
State: closed - Opened by kmjennison almost 6 years ago
#127 - Incorrect UMD documentation
Issue -
State: closed - Opened by kmjennison almost 6 years ago
- 1 comment
#126 - Add support for createRef, closes #114
Pull Request -
State: closed - Opened by piecyk almost 6 years ago
- 1 comment
#125 - Fix not passing ResizeObserver entries to measure method, closes #124
Pull Request -
State: closed - Opened by piecyk almost 6 years ago
- 6 comments
#124 - ResizeObserver entries are undefined when measure method is called
Issue -
State: closed - Opened by piecyk almost 6 years ago
- 1 comment
#123 - @babel/runtime is not a dev dependency
Issue -
State: closed - Opened by julioolvr about 6 years ago
- 5 comments
#122 - move site to Gatsby and cleanup build process
Pull Request -
State: closed - Opened by souporserious about 6 years ago
- 1 comment
#121 - Remove componentWillMount for React >16 StrictMode compliance
Pull Request -
State: closed - Opened by rpearce about 6 years ago
- 2 comments
#120 - componentWillMount causes React.StrictMode to error
Issue -
State: closed - Opened by rpearce about 6 years ago
- 8 comments
#119 - Fixed the offset links
Pull Request -
State: closed - Opened by mbillard about 6 years ago
- 1 comment
#118 - call setState within requestAnimationFrame to prevent infinite loop
Pull Request -
State: closed - Opened by yoadsn about 6 years ago
- 1 comment
#117 - Move children propType from with-content-rect to Measure
Pull Request -
State: closed - Opened by Hypnosphi over 6 years ago
- 1 comment
#116 - PropType error: children must be single ReactElement
Issue -
State: closed - Opened by taikn over 6 years ago
#115 - react-native support
Issue -
State: open - Opened by drcmda over 6 years ago
- 3 comments
#114 - innerRef does not work with new React ref API
Issue -
State: closed - Opened by dlee over 6 years ago
#113 - How to use `ref` on custom element?
Issue -
State: open - Opened by quintesse over 6 years ago
- 5 comments
#112 - Disconnect and de-initialize resize observer on unmount
Pull Request -
State: closed - Opened by mbueti over 6 years ago
- 1 comment
#111 - onResize is not called, if div has width and height of 0
Issue -
State: open - Opened by tho-graf over 6 years ago
#110 - Fix #91
Pull Request -
State: closed - Opened by jeetiss over 6 years ago
- 1 comment
#109 - IE11 and Edge error 'Invalid Calling Object'
Issue -
State: closed - Opened by neptunian over 6 years ago
#108 - resizeObserver not correctly disconnected in componentWillUnmount in version 2.0.0
Issue -
State: closed - Opened by siirila over 6 years ago
- 4 comments
Labels: bug
#107 - Setup puppeteer
Pull Request -
State: closed - Opened by TrySound over 6 years ago
- 1 comment
#106 - Remove usages of unsafe lifecycle methods
Issue -
State: open - Opened by Hypnosphi almost 7 years ago
- 3 comments
#105 - Provide cjs, esm and umd bundles instead of transpiled files
Pull Request -
State: closed - Opened by TrySound almost 7 years ago
- 1 comment
#104 - "ResizeObserver loop limit exceeded" since Chrome update 64
Issue -
State: closed - Opened by onchainguy-eth almost 7 years ago
- 11 comments
#103 - Remove prop-types dependency
Pull Request -
State: closed - Opened by TrySound almost 7 years ago
- 1 comment
#102 - Upgrade babel to beta
Pull Request -
State: closed - Opened by TrySound almost 7 years ago
- 6 comments
#101 - Failed prop type: Invalid prop `children` of type `object` supplied to `_class`, expected `function`
Issue -
State: open - Opened by BenLorantfy almost 7 years ago
- 4 comments
#100 - How to find components in children, using enzyme?
Issue -
State: closed - Opened by matneyx almost 7 years ago
- 8 comments
Labels: question
#99 - Please tag v2 as `latest` on npm
Issue -
State: closed - Opened by jstcki almost 7 years ago
- 4 comments
#98 - WIP Add size limit test
Pull Request -
State: closed - Opened by TrySound almost 7 years ago
- 3 comments
#97 - New API to make measuring multiple elements easier RFC
Pull Request -
State: closed - Opened by souporserious almost 7 years ago
- 32 comments
#96 - Invalid type when using default import
Issue -
State: open - Opened by wasong almost 7 years ago
#95 - Add esm entry point
Pull Request -
State: closed - Opened by TrySound almost 7 years ago
- 1 comment
#94 - Add more flow types and flow scripts
Pull Request -
State: closed - Opened by TrySound almost 7 years ago
- 5 comments
#93 - Add prettier config
Pull Request -
State: closed - Opened by TrySound almost 7 years ago
- 1 comment
#92 - Fix Measure import on README example
Pull Request -
State: closed - Opened by gabrielsch almost 7 years ago
- 5 comments
#91 - ReferenceError: document is not defined
Issue -
State: open - Opened by piotrblasiak almost 7 years ago
- 1 comment
#90 - Understanding how measureRef works
Issue -
State: open - Opened by greggman almost 7 years ago
- 6 comments
#89 - Added handling when getComputedStyle returns null
Pull Request -
State: closed - Opened by timocov about 7 years ago
- 3 comments
#88 - Update resize-observer-polyfill
Pull Request -
State: closed - Opened by ksmth about 7 years ago
- 2 comments
#87 - getComputedStyle might return null
Issue -
State: closed - Opened by timocov about 7 years ago
#86 - Updated to React 16
Pull Request -
State: closed - Opened by hkelly93 about 7 years ago
- 5 comments
#85 - Add flow definitions
Pull Request -
State: closed - Opened by TrySound over 7 years ago
- 1 comment
#84 - Codepen example
Issue -
State: closed - Opened by neptunian over 7 years ago
- 1 comment
#83 - React 16 support
Issue -
State: closed - Opened by jbyttow over 7 years ago
- 4 comments
#82 - [Feature Request] Remove `add-module-exports` babel plugin
Issue -
State: closed - Opened by amanmahajan7 over 7 years ago
- 2 comments
#81 - How do you go about measuring changes to the size of the scrollHeigth as components get added?
Issue -
State: open - Opened by tatsujb over 7 years ago
#80 - Add ES6 module build
Pull Request -
State: closed - Opened by anajavi over 7 years ago
- 1 comment
#79 - SVG: provide bbox measures
Issue -
State: open - Opened by ribx over 7 years ago
#78 - Allow children to be any element
Pull Request -
State: closed - Opened by joekrill over 7 years ago
- 5 comments
#77 - contentRect.offset.top is wrong on orientation change (Chrome Android)
Issue -
State: open - Opened by dkrieger over 7 years ago
#76 - TypeError: parameter 1 is not of type "Element"
Issue -
State: closed - Opened by kieckhafer over 7 years ago
- 8 comments
#75 - Remove children: PropTypes.func in withContentRect()
Issue -
State: closed - Opened by jpolo over 7 years ago
- 2 comments
#74 - Look into only rendering once
Issue -
State: open - Opened by souporserious over 7 years ago
#73 - WIP Add flow types
Pull Request -
State: closed - Opened by TrySound over 7 years ago
- 3 comments
#72 - React-Measure does not work on elements in another window
Issue -
State: closed - Opened by marchaos over 7 years ago
- 2 comments
#71 - Cannot use ref within <Measure>
Issue -
State: closed - Opened by estaub over 7 years ago
- 1 comment
Labels: question
#70 - new super-powerful API idea
Issue -
State: open - Opened by jedwards1211 over 7 years ago
- 5 comments
Labels: enhancement
#69 - [Doc, enhancement] Consider 2.0 migration guide?
Issue -
State: closed - Opened by estaub over 7 years ago
- 9 comments
Labels: question
#68 - Pause Measuring / Only re-render if measurements change
Issue -
State: open - Opened by danielberndt over 7 years ago
- 2 comments
Labels: enhancement
#67 - Bring cloning back
Issue -
State: closed - Opened by souporserious over 7 years ago
- 1 comment
Labels: enhancement
#66 - Debounce?
Issue -
State: closed - Opened by designbyadrian over 7 years ago
- 3 comments
#65 - update readme with note about `onResize`
Pull Request -
State: closed - Opened by chrisdrackett over 7 years ago
- 1 comment
#64 - update scroll value on scroll
Pull Request -
State: closed - Opened by chrisdrackett over 7 years ago
- 3 comments
#63 - error running dev env
Issue -
State: closed - Opened by chrisdrackett over 7 years ago
- 3 comments
#62 - should this component listen to scroll events if `scroll` is being measured?
Issue -
State: open - Opened by chrisdrackett over 7 years ago
#61 - does onResize fire on first mount?
Issue -
State: closed - Opened by chrisdrackett over 7 years ago
#59 - CodePen Support
Issue -
State: open - Opened by anthonygreco over 7 years ago
- 4 comments
#56 - warn about infinite loops
Issue -
State: open - Opened by souporserious over 7 years ago
- 2 comments
#55 - add Flow
Issue -
State: closed - Opened by souporserious over 7 years ago
- 2 comments
Labels: help wanted
#54 - Write tests
Issue -
State: closed - Opened by souporserious over 7 years ago
- 1 comment
Labels: help wanted
#53 - Getting a flash of 0 width after updating to v2
Issue -
State: open - Opened by tnrich over 7 years ago
- 17 comments
#52 - Question: rationale behind v2
Issue -
State: closed - Opened by tnrich over 7 years ago
- 4 comments
#45 - Is it possible to manually trigger a resize?
Issue -
State: closed - Opened by gargantuan almost 8 years ago
- 14 comments
#39 - Fails to update when surrounding DOM causes measured element to move
Issue -
State: closed - Opened by danielberndt almost 8 years ago
- 5 comments
#37 - Does this look right?
Issue -
State: closed - Opened by silentpickle almost 8 years ago
- 12 comments