O filtro padrão de pesquisar os dados da tabela da lib AG Grid parou de funcionar com adição de componente personalizado
Estou utilizando uma biblioteca de tabela chamada AG Grid na versão 26.2.0 com React.js e criei um componente personalizado de filtro que foi adicionado na propriedade frameworkComponents no componente AgGridReact, depois disso parou de funcionar o input padrão da tabela de perquisar os dados da tab
Failed to execute ‘removeChild’ on ‘Node’ react.js
estou executando um projeto com next.js e node, estou utilizando react no front e fazer a integração, ao realizar login/ cadastro aparece este erro de removeChild, e a um tempo não consigo resolver este erro. Estou utilizando axios para a integração e o z do zod
starting a react project
I’m a beginner starting out with frontend. I have started a previous react project, but i closed my vs code. Now I’m trying to start the react project again, but im gettinmg some error message like “(0 , _schemaUtils.default) is not a function” what syntax can i use to start up the project again so i can continue with it?
Username.js not showing the desired output (using MERN for the project)
The following code (Username.js file) is the part of a user authentication application that I am making using MERN.
scroll bar disappear when a drop-down menu toggled in header in react
in my react application(using vite) in nav bar i have a user profile view div however OnClick drop down is toggled the scrollbar disappear and the background image shifts a little bit create a issue can anyone help me ?
react: filtering filtered array of object
I have an array of objects which has a structure like this
Issue in dropdown (React)
I have been trying to build the dropdown menu which has menu items and divider between them, so when I select the menu items I want to display menu item with the divider