repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
facebookreact | devtool bug react devtool stick at load react element tree troubleshooting instruction be chrome specific | Bug | website or app corporate project private repro step load page then open react devtool reloading or close and reopen the tab do not fix the problem quit and reopen firefox sometimes fix the problem the link troubleshooting instruction the react tab show no component provide no guida... |
facebookreact | devtool bug can not remove node 103 because no matching node be find in the store | Bug | website or app localhost repro step how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 8 2468a8735 error message automate can not remove node 103 because no matching node be find in the stor... |
facebookreact | bug radio button onchange not call in current react canary | Bug | react version 18 3 0 canary a1f97589f 20230526 step to reproduce 1 create radio button that toggle disable in onchange 2 after select each radio button onchange be no long call link to code example the follow codesandbox demonstrate the issue with the current react canary v... |
facebookreact | devtool bug app not recognize in firefox but work in chrome | Bug | website or app repro step on both firefox 103 and 104 the react devtool extension say this page doesn t appear to be use react on the most recent version of chrome it s work just fine I can not share the project since it s a private project unfortunately but I suspect this be a reg... |
facebookreact | devtool bug strict mode badge point to the old doc | Bug | website or app repro step the strict mode warning badge point to which point to the strict mode section in the old doc instead of the new doc badge code l240 how often do this bug happen every time devtool package automate no response devtool version ... |
facebookreact | devtool bug use different react instance across multiple frame throw error | Bug | website or app repro step 1 visit the codepen link above 2 be sure to open the debug view so codepen doesn t add any additional iframe more info 3 observe warn in the console tab invalid renderer i d 1 error in the component tab uncaught error can not a... |
facebookreact | devtool bug regression profile doesn t store prop value | Bug | website or app doesn t apply repro step old version of devtool provide ability to see change in prop state between commit current version provide information about the reason to re render but lack of ability to see exactly how prop state variable be change between re render be a huge regre... |
facebookreact | devtool bug can not remove node 226752 because no matching node be find in the store | Bug | website or app repro step how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 6 7f8c501f6 error message automate can not remove node 226752 because no matching node be find in the store ... |
facebookreact | devtool bug can not add node 1751 because a node with that i d be already in the store | Bug | website or app local repo repro step load a react component with the react profiler recording enable how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 6 7f8c501f6 error message automate can not ... |
facebookreact | devtool bug can not remove node 197 because no matching node be find in the store | Bug | website or app repro step 1 access react dev from a local app how often do this bug happen sometimes devtool package automate react devtool extension devtool version automate 4 27 6 7f8c501f6 error message automate can not remove node 197 because no mat... |
facebookreact | devtool bug react page not be detect as use react in incognito mode | Bug | website or app repro step it seem that with the late update of chrome and react devtool it can not detect page as use react on incognito screenshot attach below chrome version 112 0 5615 137 arm64 react devtool version 4 27 6 4 20 2023 how often do this bug happen ... |
facebookreact | devtool bug unable to build the extension locally | Bug | website or app n a repro step I be try to build the chrome extension for react dev tool locally to test change as I be look forward to fix this issue but there seem to be some error with the package look forward to get some help window powershell 4 25 2023 9 44 03 am how often do this b... |
facebookreact | devtool bug component tree not load in microsoft edge | Bug | website or app repro step 1 load react app in microsoft edge 2 open dev tool and go to component tree 3 the tree be not load 4 this be the message I get load react element tree if this seem stuck please follow the troubleshooting instruction the react tab show no component ... |
facebookreact | devtool bug can not build react devtool for local development instruction lead to error | Bug | website or app repro step follow the instruction here to build local version of react devtool extension git clone cd react yarn install yarn build for devtool stick on this step everytime yarn build for devtool d other react node modules flow parser flow parser js... |
facebookreact | devtool bug can not add node 108084 because a node with that i d be already in the store | Bug | website or app local react development repro step open react dev tool how often do this bug happen often devtool package automate react devtool extension devtool version automate 4 27 3 28ce1c171 error message automate can not add node 108084 because a node ... |
facebookreact | devtool bug could not find node with i d 364 in commit tree | Bug | website or app private repro step private how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 3 28ce1c171 error message automate could not find node with i d 364 in commit tree error cal... |
facebookreact | devtool bug devtool setting be not be save in the edge browser | Bug | website or app repro step 1 open devtool 2 click view setting 3 change one of the option 4 refresh page 5 no option be be save how often do this bug happen every time devtool package automate no response devtool version automate no response error... |
facebookreact | devtool bug copy operation don t work in chrome | Bug | website or app repro step 1 go to component tab 2 for any component try to copy the value in prop hook etc to clipboard image how often do this bug happen every time devtool package automate no response devtool version automate no response ... |
facebookreact | devtool bug unable to find react on the page in incognito on firefox | Bug | website or app repro step 1 open an incognito tab 2 visit a react 18 website 3 try and use dev tool I m on 4 27 1 how often do this bug happen every time devtool package automate no response devtool version automate no response ... |
facebookreact | devtool bug | Bug | website or app localhost repro step in react router s late version inside the loader or action function one be not able to use reduxjs function like useselector usedispatch how often do this bug happen every time devtool package automate no response devtool version automa... |
facebookreact | devtool bug can not add node 8891 because a node with that i d be already in the store | Bug | website or app localhost repro step try to use the react dev tool component tab inspector tool how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 2 1a88fbb67 error message automate can not add no... |
facebookreact | bug component be not a function when use suspense and forwardref | Bug | react version 18 3 0 next 3ba7add60 20221201 step to reproduce I haven t be able to create a minimal example yet if need I will spend more time on it however it only seem to occur when suspend component rerender in a specific order description the component be not a function error be ... |
facebookreact | bug error occur when return empty fragment on a page | Bug | in be work when I comment a code and see this error then I start to test possible way of reproduce the bug note 1 use null do not give the error 2 use undefined give the error react version 18 2 0 step to reproduce 1 import fragment from react export default async ... |
facebookreact | bug nest usetransition make ispending of outer one always false | Bug | nest starttransition call take over and make parent starttransition unable to track ispending seb say it s a bug repro 1 click the button 2 ispending in indexpage js be true however ispende in app js be false expect ispending in app js be a... |
facebookreact | why not devtool bug | Bug | website or app website repro step loading react element tree if this seem stuck please follow the troubleshooting instruction the issue with chrome v101 and early version how often do this bug happen every time devtool package automate loading react element tree i... |
facebookreact | devtool bug can not add node 792 because a node with that i d be already in the store | Bug | website or app repro step log in to chatgpt how often do this bug happen often devtool package automate react devtool extension devtool version automate 4 27 1 47f63dc54 error message automate can not add node 792 because a node with that i d be already in th... |
facebookreact | unable to establish connection with the sandpack bundler devtool bug | Bug | website or app repro step unable to establish connection with the sandpack bundler how often do this bug happen every time devtool package automate no response devtool version automate no response error message automate no response error call stack... |
facebookreact | bug next legacy reactdom render crash when render into document container | Bug | react version 18 3 0 next 4bf2113a1 20230206 step to reproduce 1 reactdom render into a document container link to code example the current behavior throw with react expect an element document documentelement to exist in the document but one be not find react... |
facebookreact | devtool bug react dev tool break craigslist | Bug | website or app repro step 1 enable react dev tool 2 visit 3 50 of the time you will see broken page 4 disable react dev tool 5 visit 6 100 of the time you will see a work page how often do this bug happen often devtool package automate no re... |
facebookreact | bug usesyncexternalstore will cause hydration missmatch in strictmode if serversnapshot be different from snapshot | Bug | react version react version 18 3 0 next b0671f9ea 20230130 problem in strictmode when use hydrateroot to render a component that use usesyncexternalstore it seem that usese will do hydration twice but in second hydration process usese do not use the result of getserversnapshot as... |
facebookreact | devtool bug expect static flag be miss | Bug | website or app repro step this error reproduce on initial page load I can t seem to find what cause it to start show up as it point to a part of my code that have exist since well before I first get the error how often do this bug happen every time devtool package automate no re... |
facebookreact | devtool bug can not work on devtool instruction lead to error | Bug | website or app repro step because react require java not on macos but assume brew instal brew update brew install java sudo ln sfn usr local opt openjdk libexec openjdk jdk library java javavirtualmachines openjdk jdk export path usr local opt openjdk bin path zs... |
facebookreact | bug use google translate on a page then remove the translate component generate an error | Duplicate | react version 18 2 0 step to reproduce 1 create a component that render child directly or wrap by a fragment 2 programatically or use google in page translate clear the component 3 trigger a re render that remove the component 4 observe error fail to execute removech... |
facebookreact | error typeerror can not read property createelement of undefined js engine herme | Bug | website or app I m use flipper to debug react native app repro step migrate to current version of rn 0 71 1 use flipper enable hermes engine run the app see issue 1556179961 here issue 1556258460 how often do this bug happen every time devtool package automate ... |
facebookreact | error typeerror can not read property createelement of undefined js engine herme | Bug | app use flipper dor react devtool repro step migrate to current version of rn 0 71 1 use flipper enable hermes engine run the app how often do this bug happen every time devtool package automate no response devtool version automate no res... |
facebookreact | devtool bug this page doesn t appear to be use react | Bug | website or app reactjs org repro step go to website click on the react devtool icon in the extension after reaload hover the extension image image how often do this bug happen every time devtool package automate no response devtool version automate ... |
facebookreact | devtool bug can not remove node 0 because no matching node be find in the store | Bug | website or app app repro step 1 react native run android 2 react devtool 3 adb reverse tcp 8097 tcp 8097 4 open dev tool on phone 5 error how often do this bug happen every time devtool package automate react devtool core devtool version automate 4 27 1 47f63dc54 ... |
facebookreact | bug suspense client component should have a queue | Bug | react version 18 2 0 next version 13 1 1 step to reproduce 1 suspend use a fake promise in a client component in app dir next 2 try to usestate after the use call ts use client import use usestate from react const testpromise new promise resolve ... |
facebookreact | devtool bug the extension broke some javascript react be not use | Bug | website or app repro step with the code in the sandbox but in a real page when the extension be enable the tree be expand and can not be collapse anymore image there be no error in the console of the page but many in the extension I don t know if it s correlate note th... |
facebookreact | bug unnecessary submit event of form occur across re render | Duplicate | when a state update cause the form s submit button to be display the form s submit event fire even though the submit button have not be press react version 18 2 step to reproduce 1 press the change mode button on the first link sample 2 check the console you can see the submit event... |
facebookreact | bug useeffect after discrete event should block paint but doesn t | null | sandbox expect to see no red square because useeffect from click discrete event should behave like uselayouteffect actual see the red square which mean there s a paint in between with uselayouteffect no such problem I don t see the red box |
facebookreact | devtool bug too much recursion firefox appsync | Bug | website or app repro step 1 use firefox with react dev tool add 2 log into aw go to appsync console and select an api 3 the app will then freeze and you should get a too much recursion error in the console this only seem to happen in firefox not confident on whether this be a devtoo... |
facebookreact | devtool bug element 1307 not find | Bug | website or app no source code available publically repro step work on my local react project how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 1 47f63dc54 error message automate element 1307 ... |
facebookreact | devtool bug element 5 not find | Bug | website or app local dev environment repro step occur on app launch how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate element 5 not find error call s... |
facebookreact | devtool bug can not add node 1 because a node with that i d be already in the store | Bug | website or app personal repro step go on a react app open panel observe error how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 1 47f63dc54 error message automate can not add node 1 beca... |
facebookreact | devtool bug element 65 not find | Bug | website or app junior repro step e how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate element 65 not find error call stack automate text at ... |
facebookreact | bug use cause nested suspense boundary to not reveal | Bug | nest suspense boundary should reveal as the content become ready however this doesn t seem to work with use repro case expect suspense boundary reveal separately actual it wait for everything before reveal anything |
facebookreact | devtool bug element 24 not find | Bug | website or app repro step someone know solution I see a people that have same problem but no one help how often do this bug happen only once devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate e... |
facebookreact | devtool bug element 51 not find | Bug | website or app local app repro step work on the browser presentation api not really sure what I do to make this happen how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message ... |
facebookreact | devtool bug component tab do not show up | Bug | website or app repro step 1 visit website 2 open dev tool this happen on but I first notice in on a personal project localhost when I open the dev tool the cpu go up at first the component tab do not show up after a loooooong time it do show up however when I click o... |
facebookreact | devtool bug element 744 not find | Bug | website or app repro step occur during mui datagrid setup how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate element 744 not find error call stack a... |
facebookreact | devtool bug element 35 not find | Bug | website or app repro step how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate element 35 not find error call stack automate text at chrome ex... |
facebookreact | devtool bug can not remove node 0 because no matching node be find in the store | Bug | website or app repro step devtool bug can not remove node 0 because no matching node be find in the store how often do this bug happen every time devtool package automate react devtool core devtool version automate 4 26 1 44e2ca393 error message automate ... |
facebookreact | devtool bug element 7 not find | Bug | website or app the error be throw at chrome extension fmkadmapgofadopljbjfkapdkoienihi build main js 39558 15 repro step the error occur at inspectedelementcontextcontroller chrome extension fmkadmapgofadopljbjfkapdkoienihi build main js 40933 3 at suspense at errorboundary errorboun... |
facebookreact | devtool bug element 12 not find | Bug | website or app chrome repro step go to check react component dev tool for state value and get error how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate element ... |
facebookreact | devtool bug element 717 not find | Bug | website or app repro step al darle un nuevo key al form para que este se resetee I salta este error how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate eleme... |
facebookreact | devtool bug element 3 not find | Bug | website or app repro step as soon as the app component be render as soon as the application be load I get the element 3 error above which stay consistent throughout every state change in my application start quizdata score isscore but I be not get any console error and the app be ... |
facebookreact | devtool bug element 34 not find | Bug | website or app test repro step react devtool send I this error how I can fix it how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate element 34 not find ... |
facebookreact | devtool bug element 9 not find also element 10 not find element 12 not find | Bug | website or app repro step on first load I get multiple error warning on all app component from down they be identify with different element number but appear to be direct to the same issue the error be throw at chrome extension fmkadmapgofadopljbjfkapdkoienihi build main js 39558 15 ... |
facebookreact | devtool bug element 6 not find | Bug | website or app localhost repro step if click to the app state browser drop I a error element 6 not find and more red line I don t understand what be it browser update 10 minute later to 108 0 5359 72 version help I how often do this bug happen only once devtool pack... |
facebookreact | devtool bug element 20 not find | Bug | website or app website repro step add a useeffect to a functional component how often do this bug happen sometimes devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate element 20 not find err... |
facebookreact | devtool bug element 21 not find | Bug | website or app repro step map list how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message automate element 21 not find error call stack automate text at ch... |
facebookreact | devtool bug element 41 not find | Bug | website or app repro step in branch litmus tool feature light 5 I just run the app and it throw this error how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 27 0 bd2ad89a4 error message autom... |
facebookreact | bug rule of hook lint rule doesn t catch some use of custom hook | Duplicate | react version late step to reproduce js import as hook from bundle o hook function mycomponent x if x 1 const something hook useahook not flag the current behavior the current hook matching rule only count bare identifier or... |
facebookreact | devtool bug react devtool depend on vulnerable version of electron | Bug | website or app repro step issue electron package version 18 3 7 suffer from a security vulnerability exfiltration of hashed smb credential on window via file redirect see solution upgrade electron dependency in react devtool to 18 3 7 how often do this bug happen ... |
facebookreact | bug react 18 be not able to suppresshydrationwarning | null | react version 18 2 0 step to reproduce 1 clone 2 cd to both shw 17 and shw 18 directory and install with yarn 3 run yarn dev to run both nextjs server on different port 4 go to the one run react 17 you should not get the hydration warn 5 go to the one run react 18... |
facebookreact | devtool bug can not add node 47 because a node with that i d be already in the store | Bug | website or app private repro step when we have multiple react application in the same page how often do this bug happen often devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message automate can not add node 47 ... |
facebookreact | bug internal react error expect static flag be miss please notify the react team | Duplicate | after I upgrade the react version of the project from 16 14 0 to 18 2 0 the console report the follow warning after the project start warn internal react error expect static flag be miss please notify the react team image I don t know the specific cause of the bug |
facebookreact | devtool bug could not find I d for fiber middlesectioncontainer | Bug | website or app repro step log in inspect element how often do this bug happen only once devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message automate could not find I d for fiber middlesectioncontainer ... |
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 personal app repro step I be use global context how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message automate can not add node 1 because a node wi... |
facebookreact | devtool bug can not add node 5370 because a node with that i d be already in the store | Bug | website or app repro step how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message automate can not add node 5370 because a node with that i d be already in the st... |
facebookreact | devtool bug react devtool standalone launch and quit after 2 second with no error on ubuntu 22 04 | Bug | website or app repro step run react devtool in the terminal an empty window appear for maybe 2 second and then disappear the terminal doesn t show any message whatsoever there be another issue here regard react devtool fail silently on debian where the submitter allege that it be ... |
facebookreact | devtool bug react extension tab in edge devtool doesn t have emoji prefix in title | Bug | website or app repro step 1 open developer tool with react extension on any website that use react in edge 2 check the react extension tab profiler and component it doesn t have emoji prefix in the title like chrome do how often do this bug happen every time devtool package ... |
facebookreact | devtool bug can not read property of undefined reading iscollapse | Bug | website or app repro step 3 how often do this bug happen sometimes devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message automate can not read property of undefined reading iscollapse error call stack... |
facebookreact | devtool bug devtool shouldn t skip over key fragment in the tree | Bug | website or app repro step 1 wrap something into 2 it doesn t show up in devtool we filter out fragment because they tend to be useless but this one be important key be crucial and we should show anything with a key in the tree how often do this bug happen every time devto... |
facebookreact | bug usereducer bail out w useeffect suspense cause infinite loop strictmode error with next experimental build | Bug | I just find our lib doesn t pass test with late build unreleased one react version 18 3 0 next 3d443cad7 20220823 step to reproduce jsx const component const count dispatch usereducer prev prev 0 useeffect dispatch return ... |
facebookreact | bug out of order application of usestate change | Bug | after update my app to react 18 I have problem with inconsistent state from usestate I create code example with the problem I have 2 state const do setdone usestate false inside hook and const ids setid react usestate I call setid 1 2 4 inside await but it s execu... |
facebookreact | devtool bug can not add node 1 because a node with that i d be already in the store | Bug | website or app website repro step refresh page how often do this bug happen sometimes devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message automate can not add node 1 because a node with that i d be alread... |
facebookreact | devtool bug can not add node 7448 because a node with that i d be already in the store | Bug | website or app repro step 1 npm install 2 npm start 3 inspect element 4 component tab how often do this bug happen sometimes devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message ... |
facebookreact | devtool bug can not add node 1 because a node with that i d be already in the store | Bug | website or app react developer tool repro step open component in web developer tool how often do this bug happen only once devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message automate can not add node 1 bec... |
facebookreact | bug react hook exhaustive dep use a function pass through prop in usecallback cause false positive | Duplicate | when a function pass through prop be use inside usecallback the react hook exhaustive dep eslint rule give a false positive use a value on the prop object or reference the function doesn t generate a warning only when the function be call see example below react version 17 0 1 eslint plugin r... |
facebookreact | devtool bug open in editor not work for vscode remote file | Bug | website or app empty repro step datum home xxxx src test tsx 1 inspect component 2 user click open in editor 3 file not find how often do this bug happen every time devtool package automate no response devtool version automate no response error m... |
facebookreact | devtool bug hook parse fail component tab | Bug | website or app repro step click component tab click on component click parse hook name how often do this bug happen every time devtool package automate no response devtool version automate 4 25 0 error message automate hook parse fail error... |
facebookreact | devtool bug window bundle js 2 typeerror can not read property of undefined read action | Bug | website or app repro step 1 load webpage 2 tool do not work how often do this bug happen every time devtool package automate no response devtool version automate no response error message automate no response error call stack automate no r... |
facebookreact | devtool bug can not remove node 20025 because no matching node be find in the store | Bug | website or app repro step on inspect comment modal how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 25 0 336ac8ceb error message automate can not remove node 20025 because no matching node be ... |
facebookreact | bug can not usestate in a reusable component library | Duplicate | in a sample typescript react project 1 add test component library dependency int package json dependency test component library git 2 add app tsx return button label test button import react from react import app css import button from test... |
facebookreact | devtool bug could not inspect element with i d 69 | Bug | website or app internal company application repro step sometimes I get this error I solve it be restart my device how often do this bug happen sometimes devtool package automate react devtool core devtool version automate 4 14 0 d0ec283819 error message automat... |
facebookreact | devtool bug can not remove node 1390 because no matching node be find in the store | Bug | website or app repro step 1 create account 2 redirect to verify email page 3 copy otp from email 4 paste it in email page 5 redirect login 6 keep redirect between login page and verify email page how often do this bug happen every time devtool package automate re... |
facebookreact | devtool bug can not remove node 0 because no matching node be find in the store | Bug | website or app bitbucket repo repro step just npm react devtool and run how often do this bug happen every time devtool package automate react devtool core devtool version automate 4 24 7 7f673317f error message automate can not remove node 0 because no match... |
facebookreact | possible suspense bug | Bug | I think I ve trap a bug where after react suspend and the datum have resolve react bail out before re render some of the suspend component it s possible the bug be in my suspense cache logic I realize I m work with un finalize apis here be a loom walk through of the code in question here be a repl... |
facebookreact | devtool bug uncaught typeerror hook sub be not a function | Bug | website or app new project create by cra repro step 1 create a new project by cra on mac os monterey v12 4 2 import react devtool at first line of src index tsx 3 sudo npm I location global react devtool 4 npx react devtool 5 in my raect app console run t document ... |
facebookreact | devtool bug can not remove node 0 because no matching node be find in the store | Bug | website or app react native app repro step 1 run react native app 2 npx react devtool 3 adb reverse tcp 8097 tcp 8097 4 reload the app this error should come as mention below how often do this bug happen every time devtool package automate react devtool core devt... |
facebookreact | devtool bug can not remove node 25 because no matching node be find in the store | Bug | website or app localhost repro step this error occur every time I rebuild my react app how often do this bug happen every time devtool package automate react devtool extension devtool version automate 4 24 7 7f673317f error message automate can not remove node ... |
facebookreact | devtool bug select deselecting boolean from devtool component prop cause loss of class function | Bug | website or app repro step 1 install webpack react babel with npm install in terminal 2 bundle app with webpack via webpack watch mode developement in terminal 3 open up index html in chrome and open react devtool under component there should be a dog component w... |
facebookreact | feature request usestate hook to provide a ref for callback | Duplicate | problem I often find that when I m use usestate together with usecallback that my callback depend on the current state const state setstate usestate initialstate const mycallback usecallback do something with current state other than purely updat... |
facebookreact | devtool bug devtool show every page use react | Bug | website or app repro step open the vue3 doc site then react devtool show this page use procution build of react and github too I m use crome version 102 0 5005 61 official build x86 64 how often do this bug happen every time devtool p... |
facebookreact | devtool bug can not remove node 1168 because no matching node be find in the store | Bug | website or app 1 repro step 1 how often do this bug happen often devtool package automate react devtool extension devtool version automate 4 24 7 7f673317f error message automate can not remove node 1168 because no matching node be find in the store er... |
facebookreact | devtool bug warn internal react error expect static flag be miss please notify the react team | Bug | website or app repro step the component be successfully render with all the interaction work properly as far as I can tell the error be only show in the console the traceback point to the line 15 of the codepen const ahr await scontract method rewardperhour call how often d... |
facebookreact | bug react hook be break when use as submodule with nodemodule instal | Duplicate | if use a component that have a hook from a submodule react think the component be be call as a function react development js 207 warn invalid hook call hook can only be call inside of the body of a function component this could happen for one of the follow reason 1 you might have mismatch version ... |
facebookreact | devtool bug component tree panel become unresponsive after click on a few component | Bug | website or app multiple but you can check at repro step 1 access a website in chrome that use react 2 open chrome developer tool 3 open the react developer tool component tab panel 4 click on 5 10 component in the component tree individually to inspect they note thi... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.