repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
facebookreact
devtool bug when inspect hook value after usedeferredvalue be offset
Bug
website or app repro step 1 start the app in either dev or production mode 2 open the react dev tool 3 click on the app component 4 the first memo have the value 3 14 the value that the second memo should have instead of 1 41 if you want it to throw an error instead...
facebookreact
devtool bug reload and profile away disable on timeline tab
Bug
website or app beta reactjs org local development repro step 1 2 yarn dev reload and profile be enable for flamegraph but disabled for timeline and yet I can reload and profile in flamegraph then switch to timeline and it work so this doesn t add up how ...
facebookreact
bug absent error message in eslint while use hook in callback
Duplicate
when I m use react hook inside iteration first example I m get an error message react hook usecustomhook can not be call inside a callback react hook must be call in a react function component or a custom react hook function eslint react hooks rule of hook but when I m use react hook like in se...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
website or app expo init repro step all you have to do be use expo init or npx create react native app and make a fresh app with a blank template when I open it with expo start or npm start I get this message every time in the debugger when I press the dismiss button ...
facebookreact
devtool bug chrome devtool miss from chrome extension webstore 404 response
Bug
website or app repro step the download page for the chrome react devtool extension return 404 I check the firefox developer tool download page and that s still up how often do this bug happen every time devtool package automate no response devtool version automate no ...
facebookreact
devtool bug console log crash the app
Bug
website or app local development repro step in order to reproduce it type console log any variable or functionality if use console log for print string it work with not error how often do this bug happen every time devtool package automate no response devtool versi...
facebookreact
devtool bug console log crash when I enable devtool on chrome
Bug
website or app l27 repro step for check whenever my project will work correctly when I run a command next dev error which be show below occur image when I pass a first argument which be an object to console log console error console warn I can repro the...
facebookreact
devtool bug when inspect with devtool it fail to select correct react component when there be multiple react dom instance in the application
Bug
website or app repro step when use devtool in the link codesandbox I be not able to select react component that be render by the micro fe use the inspect tool step to reproduce 1 go to 2 open react devtool and click on inspect icon with the select an element on the page to inspe...
facebookreact
devtool bug component show twice in flame graph when use react memo
Bug
website or app I can not provide private version react developer tool 4 24 3 3 30 2022 react 17 0 2 react dom 17 0 2 repro step I be use react devtool to profile my app when a component be wrap in react memo and a custom comparison function be provide...
facebookreact
warn internal react error expect static flag be miss please notify the react team
Duplicate
warn internal react error expect static flag be miss please notify the react team I get this warning message after upgrade to react v18 after a bit of dig into the project code I have reach a reproduction case you can find it here note the warning will disappear if we comment on th...
facebookreact
default bolean prop name show or visible
Enhancement
hi reactjs team I suggest that team should add a new prop for every component that purly use to show or hide component conditionally I e instead of write code like this in jsx show we simply use like this and that s it
facebookreact
class prop instead of classname
Enhancement
it be often the case that multiple css class be use for an element and sometimes they be dynamically generate in such situation the client code need to concatenate they into a string const class getcssclasse return foo I always feel the need to be able to pass the class as an a...
facebookreact
devtool bug I believe that ui and ux from react devtool be a big bug
Bug
website or app repro step hello community I have an big question about the react devtool why be so different in comparasion with vue devtool all be more hard see the context indentify the state s the component in comparasion with vue devtool the react devtoosl don t h...
facebookreact
bug setstate be not flush if an iframe be add in the same tick in safari
Bug
batch state change be not flush if the promise code change the dom attach an iframe reproduceable with safari react version 18 1 0 step to reproduce 1 open codepen with safari 2 click upload 3 spinner text do not render while promise be in pende link to code example...
facebookreact
devtool bug treecontext error can t access property i d in undefined
Bug
website or app repro step unfortunately I don t know how to reproduce this bug it be just log to sentry it seem like there s a logic bug here though l386 l416 if selectedelementindex be null or elementindiceswitherrorsorwarning be empty then flatindex would be 0 still and t...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
website or app repro step run react native debugger how often do this bug happen every time devtool package automate react devtool core devtool version automate 4 14 0 d0ec283819 error message automate can not add node 1 because a node with that i d be alre...
facebookreact
devtool bug forwardref component not mark as render if context change
Bug
website or app repro step 1 goto 1 start profile 3 enter a into the input 4 stop profile forwardref do not render how often do this bug happen every time devtool package automate no response devtool version automate 4 24 3 46...
facebookreact
question about react fragment and dangerouslysetinnerhtml
Question
react version 17 0 0 react fragment why not dangerouslysetinnerhtml property
facebookreact
devtool bug error in event handler error attempt to use a disconnected port object
Bug
website or app repro step 1 create a react app yarn create react app test react cd test react yarn start 2 create env development file in root https true port 4100 browser none 3 visit in chrome v100 0 4896 127 4 open react devtool by inspect page ...
facebookreact
devtool bug error in event handler error attempt to use a disconnected port object
Bug
website or app repro step 1 create a react app yarn create react app test react cd test react yarn start 2 create env development file in root https true port 4100 browser none 3 visit in chrome v100 0 4896 127 4 open react devtool by inspect p...
facebookreact
bug why v17 0 2 react version be 17 0 0
Duplicate
version l7 react version why react version in tag v17 0 2 be 17 0 0 which commit be the source code of version 17 0 2 react step to reproduce 1 2 link to code example the current behavior the expect behavior
facebookreact
bug incorrect hydration mismatch detection during suspense hydration fail because the initial ui do not match what be render on the server
Bug
react version 18 0 0 step to reproduce 1 add a suspense boundary 2 add a component that will suspend to load some datum fake 3 render at least one sible component after the suspend component 3 render server side use rendertopipeablestream 4 render client side use hyd...
facebookreact
devtool bug can not add child foo to parent bar because parent node be not find in the store
Bug
website or app repro step step to reproduce 1 install all dependency 2 run the project with npm start 3 navigate to 4 enter any number into phone number and click on get otp 5 enter any number into the text box and click on sign in 6 allow access to location...
facebookreact
bug some transition update haven t be render
Bug
react version 18 0 0 step to reproduce 1 write a react component with the follow code jsx import react usestate starttransition from react export default function app const arr array 9999 fill 1 const value setvalue usestate 0 const handleinputc...
facebookreact
console dim on second strictmode render force string cast
Bug
react version 18 0 0 congrat on the release step to reproduce 1 during rendering of a component log something that doesn t naturally cast to a string e g console log new set 2 wrap the tree in strictmode 3 observe the console link to code example note that the c...
facebookreact
bug componentwillunmount be call twice
Bug
react version 18 0 0 step to reproduce componentwillunmount be call twice upon toggle the render component even when strictmode be disabled link to code example the current behavior after upgrade to react 18 we ve see some different behavior in a conditionally render lazy clas...
facebookreact
bug eslint plugin exhaustive dep hook wrongly mark as conditional at exact number of conditional in fc
Bug
when use an exact number of conditional before and after a react hook the react hook hook name be call conditionally react hook must be call in the exact same order in every component render rule be wrongly flag as be violate this be a really weird bug and it s kind of hard to explain just take a look a...
facebookreact
bug suppresshydrationwarne be not take into account in production build in react 18
Bug
react version 18 step to reproduce 1 clone 2 run npm install 3 run npm build 4 run npm run start example build 5 go to the follow url 6 open the console log no error 7 kill the app and update the react and react dom package to version 18 0 8 re run step 2 to 5 ...
facebookreact
bug eslint plugin exhaustive dep can t find unstable value
Bug
react version 18 0 0 not important step to reproduce I ll show as a code link to code example the current behavior exhaustive dep can t find unstable dependency the expect behavior warn lint message opinion I know this code be super weird but this code may be impro...
facebookreact
devtool bug can not add child 2 to parent 1 because parent node be not find in the store
Bug
website or app repro step clone the repo at the link commit npm install npm run dev open localhost 3000 open react devtool refresh the page how often do this bug happen every time devtool package automate react devtool core devtool version a...
facebookreact
react dom umd always warn in react 18
Bug
this be a false positive
facebookreact
npm version export format change now include sha and date
Bug
react version 18 0 0 step to reproduce 1 import version from react 2 console log version link to code example the current behavior version be 18 0 0 fc46dba67 20220329 the expect behavior version be 18 0 0 or 18 0 1
facebookreact
bug no warning on infinite useeffect loop in react 18
Bug
this be suppose to console error but it doesn t 17 warn
facebookreact
devtool bug useeffect hook incorrectly label as reason for component render
Bug
website or app repro step 1 start profile 2 click the button 3 stop profile 4 check the reason for render it be incorrect to say that hook 2 be why this render hook 1 be why it render hook 2 be reschedule during that render these really need to be separate as they be complete...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
website or app repro step just open the console and go to component or profiler show this error I notice that in the console there be two warning for contentscript js I be assume this file be part of this extension contentscript js 113 violation message handler take 210ms con...
facebookreact
bug infinite function component render with lazy loading
Question
unexpected behavior infinite function component render when lazy loading component with string interpolation reactive variable state react version 18 0 0 rc3 step to reproduce 1 not work javascript import lazy from react export default langauge const priva...
facebookreact
devtool bug unsupported bridge operation 0
Bug
website or app react native init app repro step just run the react devtool and then forward to port 8087 to debug in real device how often do this bug happen every time devtool package automate react devtool core devtool version automate 4 24 1 ac574d688 error messa...
facebookreact
devtool bug error occur when instal react devtool in yarn berry project
Bug
website or app repro step I try to install react devtool with yarn berry so I encounter this error log yarn add react devtool d yn0000 resolution step yn0002 react native aria combobox npm 0 2 4 alpha 1 d995e doesn t provide react dom pd70ba request by react a...
facebookreact
suggestion eslint plugin react hook exhaustive dep allow configure isstableknownhookvalue for own hook
Enhancement
hi I have example of own define hook which return always memorize callback setvalue problem const value setvalue useappstate then setvalue use in hook which require dep for example useeffect useeffect if value a ...
facebookreact
devtool bug component profile tab not show up in chrome 99
Bug
website or app repro step 1 open up chrome inspector 2 expect component profile tab to appear computer 2019 macbook pro intel browser google chrome version 99 0 4844 51 official build x86 64 devtool 4 24 0 3 10 2022 how often do this bug happen every t...
facebookreact
react devtool win t connect to application run on io simulator
Bug
react devtool doesn t connect to the instance run in the ios simulator react devtool screenshot image io simulator screenshot image react native appear to have some interactivity as you can see devtool initialize and the inspector on the ios simulator be run in the condense mode os...
facebookreact
bug datum be lose during page refresh in reactjs redux try use redux persist and localstorage but not work
Question
in our project form login signup logout etc be build in django and through this we be get the authorization detail and this be store as redux data and be use in the rest of the application which be build in react there be no refresh issue during that time evenif the store be get disapper but we be get it back now w...
facebookreact
rendertoreadablestream pass reusable chunk
Bug
we switch to use byte stream but by spec chunk get transfer in that format totally reasonable however we pass reusable chunk which then get detach I m not sure why the polyfill or fixture didn t catch this we really should be use the byob model instead and copy into a large chunk for perf anyw...
facebookreact
devtool bug can not read property of undefined reading split
Bug
website or app repro step 1 enter the site 2 open react devtool 3 select we maybe suspense s child component 4 and show follow error how often do this bug happen every time devtool package automate react devtool extension devtool version automat...
facebookreact
react 18 17 and 16 8 keyboard event not work with mac touch bar in react js after first submit on textarea form
Duplicate
keyboard event not work with mac touch bar in react js after first submit on textarea form I have a weird issue where mac touch bar key input event word suggestion be not work when after I submit the textarea input the textarea input be unable to trigger any keyevent in react not sure about ...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
website or app local running intranet web app repro step 1 start intranet web app 2 call in devtool from react devtool component how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 23 0 e28a0db22 ...
facebookreact
question on reconciliation
Question
let s say on first render first datastore as below json i d 1 name duke i d 1 name villanova i d 1 name neclause i d 2 name derk i d 3 name lily we render follow duke villanova neclause derk lily I change the dataso...
facebookreact
devtool bug unsupported bridge operation 0
Bug
website or app local app development repro step just install react devtool and downgrade to 4 11 0 how often do this bug happen every time devtool package automate react devtool core devtool version automate 4 23 0 e28a0db22 error message automate unsupported br...
facebookreact
devtool bug can not read property of undefined reading skin
Bug
website or app repro step use the react dev tool example search for moleculequestionsfreetext in the story book then the context be undefined hence the error the provider show that the skin be ok but the context doesn t reach the component at least for the dev tool because it actually ...
facebookreact
devtool bug devtool fail to load source map
Bug
website or app inital react app npm create react app repro step 1 create initial react app 2 type npm start inside app folder 3 check console of chrome browser this be what I get on my console in chrome version 98 0 4758 82 official build 64 bit image as these me...
facebookreact
devtool bug could not find node with i d 18 in commit tree
Bug
website or app repro step just try and load the 2 5 and 3 5 report from a reload and start profile instance change react app api url to in order to launch the app without need the full net 6 environment and the correspond datum in the postgre database how often do this bug happen ...
facebookreact
devtool bug unsupported bridge operation 0
Bug
website or app none repro step gaolinxiong how often do this bug happen only once devtool package automate react devtool core devtool version automate 4 23 0 e28a0db22 error message automate unsupported bridge operation 0 error call stack automate ...
facebookreact
devtool bug could not find I d for fiber app
Bug
website or app repro step run the next app open up react dev tool and inspect the box component render by react three fiber how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 23 0 e28a0db22 error ...
facebookreact
bug root event delegation cause accessibiliy issue
Duplicate
react version 17 0 2 step to reproduce 1 use nvda in firefox to navigate through the first code example provide below use down arrow keystroke to navigate the page 2 notice how the graphic element get announce as clickable link to code example basic html5 document ...
facebookreact
devtool should not crawl unmounted subtree when profile start
Bug
previously we crawl all subtree even not yet mount one to initialize context value this be not only unecessary but it also cause an error to be throw this commit add a test and fix that behavior resolve 22970 test before screen shoot 2022 01 21 at 10 51 54 am test after ...
facebookreact
dev tool give false positive if redux dev tool instal
Duplicate
react dev tool be turn to blue color on website that be not build with react the issue happen when redux devtool extension be instal screenshot redux devtool click here
facebookreact
devtool bug different result in chrome and firefox
Bug
website or app repro step I be use the youtube website I have a habit of check if the website I have visit be use react or not as always I check for youtube website too but the react developer tool extension be show the youtube website be use react just to make sure it be right I have instal...
facebookreact
devtool bug chrome dev tool extension show website build with other framework as react web site
Bug
website or app repro step 1 go to or 2 click on react dev tool extension 3 you should see message this page be use the production build of react how often do this bug happen every time devtool package automate no response devtool version automate n...
facebookreact
devtool bug not sure if bug or not devtool mark youtube as build with react
Bug
website or app repro step I be watch a video on youtube when I notice the new video hover feature which be not there on the 15th of january 2022 this then lead I to the react dev tool which I notice have turn blue never have before want to know of this be a bug or not I have restart my comput...
facebookreact
devtool bug highlight update when component render
Bug
website or app nothing repro step create a component list memoize react memo and if you only modify 1 of they this will mark that all be render but if they be memoize the report say not re render detect screenshot from 2022 01 15 21 51 08 if you see near to typography all tho...
facebookreact
devtool confuse why do this render with hook
Bug
website or app repro step 1 visit 2 start record profile 3 click a button to update the context value 4 check the report problem the list of hook that be change be correct however this list be not really the reason why this component have be render the only thi...
facebookreact
devtool bug this page be use the react build message in every site
Bug
website or app youtube com github com gmail com lucidchart app repro step 1 open any web app not make with react e g youtube com amazon com github com gmail com lucidchart app 2 the react icon be on and the popover message say this page be use the production build of...
facebookreact
devtool bug can not add node 6194 because a node with that i d be already in the store
Bug
website or app code sandbox app repro step 1 clcik inspect from google chrome 2 click component 3 it will show up this message how often do this bug happen sometimes devtool package automate react devtool extension devtool version automate 4 22 0 0229baee2 ...
facebookreact
react 18 context provider be reset to initial value in ssr during render
Bug
while test ssr streaming in late react 18 experimental and alpha version we notice that context provider be reset to their initial value during render under certain condition it work well when handle 1 request at a time however when the server get 2 or more request at the same time the context provider s...
facebookreact
devtool bug can not add child 34 to parent 33 because parent node be not find in the store
Bug
website or app localhost repro step just start profiler and reload the page how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 22 0 0229baee2 error message automate can not add child 34 to paren...
facebookreact
react 18
Duplicate
when be the new release come
facebookreact
devtool bug error could not find I d for fiber
Bug
website or app repro step 1 install repo 2 run repo 3 visit playground in your browser of choice 4 navigate to the dev tool and you should see the error how often do this bug happen every time devtool package automate no response devtool version automa...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
website or app it s empty project create with react native init repro step 1 start rn app in debug mode how often do this bug happen every time devtool package automate react devtool core devtool version automate 4 14 0 d0ec283819 error messag...
facebookreact
devtool bug can not read property of undefined reading push
Bug
website or app repro step just view the component tab this site be write in rescript actually this be all the rescript code you need to break devtool rescript react component let make let reactupdate usereducer unit unit reactupdate noupdat...
facebookreact
devtool bug could not find I d for fiber route
Bug
website or app null repro step I write a component use dhtmlxgantt initialize in this way useeffect gantt init ganttcontent current gantt parse datum how often do this bug happen every time devtool package automate react de...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
website or app app repro step 1 run npm start for native 2 run android for native 3 run react native debugger and that s how happen how often do this bug happen every time devtool package automate react devtool core devtool version automate 4 14 0 d0ec28381...
facebookreact
devtool bug can not add node 7184 because a node with that i d be already in the store
Bug
website or app just in my local machine repro step 1 load page 2 open react component how often do this bug happen only once devtool package automate react devtool extension devtool version automate 4 21 0 2f8f60ca8 error message automate can not add node...
facebookreact
bug
Bug
use react dom 18 0 0 rc 0 inside a nextjs project then open a antd dropdown will cause page to be deadly freeze after downgrade react to 17 0 2 the issue disappear my wild guess this issue cause by some conflict btw dom manipulation and animation I m happy to show detailed stuff if...
facebookreact
devtool bug could not find I d for fiber app
Bug
website or app not public repro step I have two code basis in a yarn workspace link monorepo one be use react three fiber the lib and the other one be really thin wrapper around it with some simple ui just couple of button both be use multiple 3 zustand store how often do this bug h...
facebookreact
react 18 how to detect concurrent feature suspend compatibility
Enhancement
hi how to detect that the current use react stable release version in an application support concurrent mode let s say you be author a library that should target several react version and only add concurrent feature if they be relevant I m do a return typeof react usesyncexternalstore functi...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
website or app repro step accualy this bug appear only on react native debugger the web version of debugg doesn t show any error the project be new and I just instal package expo install react navigation expo install react navigation stack expo install expo app loading expo...
facebookreact
revert change to react devtool inline webpack config from pr 22760
Bug
resolve 22958
facebookreact
react devtool report error can not find module app
Bug
react devtool version 4 22 0 npm g install react devtool react devtool internal module cjs loader js 905 throw err error can not find module app require stack user foo nvm version node v14 18 1 lib node modules react devtool bin js at function module resolvefilena...
facebookreact
react devtool inline 4 22 0 break publish package
Bug
step to reproduce 1 install react devtool inline in a project that have react and react be 2 open node 3 require react devtool inline 4 see error uncaught error can not find module user jstejada code jstejada react build oss experimental react be require stack ...
facebookreact
devtool bug fetch api can not load webpack internal url scheme webpack internal be not support
Bug
website or app repro step most action in devtool search for component click on component hook parse profile record etc cause this error I be use next js 12 within a nx monorepo how often do this bug happen every time devtool package automate no response devto...
facebookreact
bug extra render with the same value for usestate and onclick only for react dom
Duplicate
react version 16 13 1 step to reproduce 1 I use the follow code in jest ts it should not rerender when set state to the same value via click async const callback jest fn function mycomponent const foo setfoo usestate bir callback ...
facebookreact
devtool bug could not find node with i d 99 in commit tree
Bug
website or app repro step 1 visit homepage 2 start profiler 3 visit coffee page via navbar 4 visit home page via navbar 5 boom error how often do this bug happen sometimes devtool package automate react devtool extension devtool version automate 4 21 0 2f8...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
website or app repro step 1 open chrome with 50 tab 2 run react base website locally 3 open chrome dev tool to investigate activelink component hierarchy inside navbar component 4 activelink component from next be use 5 get uncaught error screenshot ...
facebookreact
suggestion throw circular reference error
Duplicate
I just spend 20min wonder why my page be hang turn out I have reference the component I be render in the return method I know it s a stupid mistake however to prevent more time be waste on it I propose a circular reference check which should throw an error I may work on a pull request later if I have tim...
facebookreact
devtool bug cdn base site not work
Bug
website or app repro step dev tool not work in ff or chrome say this page doesn t appear to be use react react be include via cdn as show on react website web console on say page say download the react devtool for a well development experience how ofte...
facebookreact
bug error check code be skip for async useeffect argument
Bug
react no long complain when the function pass to useeffect return a promise either directly or by be label async I m not in the habit of do this so it be only when I watch someone else make the function async and there be no error that I realize that something have change since 6 13 1 the new versio...
facebookreact
bug use component inside itself
Duplicate
hi when I write this code export default function bug prop return it will cause crash and my browser never response on the page and the page progress indicator turn forever without any error or something else and the whole page freeze screenshot from 2021 11 22...
facebookreact
devtool bug scheduling profiler tab doesn t show up in devtool
Bug
website or app repro step 1 open this codesandbox 2 open the app in new window 3 open profiler tab of the react devtool ver 4 21 0 2f8f60ca8 4 see no scheduling profiler icon how often do this bug happen every time devtool package automate reac...
facebookreact
react 18 bug react dom server detect multiple renderer if preceede by react test renderer
Bug
react version 18 0 0 beta 149b420f6 20211119 step to reproduce 1 render a context with react test renderer wrap in act 2 render the same context with react dom server link to code example js const context react createcontext null function component renderer ...
facebookreact
react 18 bug hydration mismatch if empty string be render
Bug
react version 18 0 0 beta 4ff5f5719 20211115 step to reproduce 1 render empty string reactdomserver rendertostre link to code example original issue f9d729e 1541 diff 887fe6affa5f7a2804ac12d95865452237617ee98d7342f1df8352cf641a70d4l90 r93 do some spelunking in the codebas...
facebookreact
devtool bug can not read property of undefined reading push
Bug
website or app repro step I stumble across the weird bug with react devtool and hook that cause it to error out when inspect a component a minimal test case be document in the code sandbox link along with more detail on the behavior and seemingly arbitrary fix this do not affect the actual fu...
facebookreact
devtool bug can not add node 378218 because a node with that i d be already in the store
Bug
website or app private localhost repro step not sure it happen when I record a new profile how often do this bug happen sometimes devtool package automate react devtool extension devtool version automate 4 20 0 e5f486b5a error message automate can not add...
facebookreact
bug react instrumentation encounter an error error could not find I d for fiber portal
Bug
react version 17 0 2 step to reproduce 1 when I execute modal hide 2 image link to code example image the current behavior the expect behavior
facebookreact
devtool bug can not add child 44 to parent 42 because parent node be not find in the store
Bug
website or app repro step hello I hope you be great 1 make a git clone and go to 0x03 react prop task 2 dashboard directory 2 install the node module use npm install 3 then execute npm run start 4 and go to 5 you need to install the react developer tool extensio...
facebookreact
devtool bug dispatcher useid be not a function
Bug
website or app repro step 1 open 2 inspect app how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 21 0 2f8f60ca8 error message automate dispatch useid be not a function error call st...
facebookreact
name hook parse fail for certain code sandbox example
Bug
notice some parse bug when write some example code for react conf take this sandbox this fail by load neither hook js function example defaultname defaultlocation const name setname usestate const location setlocation usestate retur...
facebookreact
bug use sync external store fail to install via npm
Bug
when try to install the use sync external store package via npm I receive an error that it depend on a version of react that doesn t seem to exist react version 17 step to reproduce 1 mkdir example cd example npm init 2 npm I react react dom use sync external store the c...
facebookreact
many error in console even use error boundary
Duplicate
react version 17 0 2 relay version 12 0 0 step to reproduce 1 wrap a component with an errorboundary class to manage error something like this on detailed status container I have this const datum uselazy...
facebookreact
devtool bug reload and start profile button be miss on microsoft edge
Bug
website or app any development url be ok repro step 1 open the react developer tool extension on chrome and navigate to the profiler tab note the presence of the reload and start profile button 2 open the react developer tool extension on microsoft edge and navigate to the profiler tab not...
facebookreact
devtool bug can not add node 1 because a node with that i d be already in the store
Bug
screen shoot 2021 10 21 at 12 23 23 pm screen shoot 2021 10 21 at 12 22 57 pm website or app daily harvest repro step 1 enable debug on the io emulator 2 enable inspector 3 disable inspector navigate to a different screen 4 try enable inspector again how oft...