Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning while loading delete user page #167

Closed
GMishx opened this issue Jan 6, 2022 · 5 comments · Fixed by #187
Closed

Warning while loading delete user page #167

GMishx opened this issue Jan 6, 2022 · 5 comments · Fixed by #187
Labels
bug Something isn't working

Comments

@GMishx
Copy link
Member

GMishx commented Jan 6, 2022

Description

While navigating to "Admin > Users > Delete User" and other pages, following warning popups in the browser console.

Screenshots

Warning: Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components
select
div
InputContainer@http://localhost:3000/static/js/2.chunk.js:744:24
form
div
div
div
DeleteUser@http://localhost:3000/static/js/31.chunk.js:248:101
div
Route@http://localhost:3000/static/js/vendors~main.chunk.js:35781:29
AdminLayout@http://localhost:3000/static/js/56.chunk.js:56:21
C@http://localhost:3000/static/js/vendors~main.chunk.js:36038:31
Switch@http://localhost:3000/static/js/vendors~main.chunk.js:35983:29
Router@http://localhost:3000/static/js/vendors~main.chunk.js:35416:30
BrowserRouter@http://localhost:3000/static/js/vendors~main.chunk.js:35036:35
Routes
Ge@http://localhost:3000/static/js/vendors~main.chunk.js:42047:67
GlobalProvider@http://localhost:3000/static/js/main.chunk.js:1167:24
App@http://localhost:3000/static/js/main.chunk.js:111:63
Suspense index.js:1

Versions

  • Last commit id on master: 850d3c5
  • Operating System (lsb_release -a):
Distributor ID:	Debian
Description:	Debian GNU/Linux 11 (bullseye)
Release:	11
Codename:	bullseye
  • Browser [e.g. chrome, safari]: Firefox 95.0.2
@GMishx GMishx added the bug Something isn't working label Jan 6, 2022
@heysujal
Copy link

heysujal commented Feb 7, 2022

@GMishx @Shruti3004 I want to contribute . can you guide me how to get started.

@goelesha
Copy link

goelesha commented Feb 9, 2022

@GMishx @Shruti3004 I want to work on this issue. Kindly assign it to me and advise how to go about it.

@krishna9304
Copy link
Contributor

@sjha2048 @GMishx Can I work on this issue?

@GMishx
Copy link
Member Author

GMishx commented Mar 28, 2022

Please just comment you are working on it and open a PR. We will tag you to the issue if needed 😃

@krishna9304
Copy link
Contributor

I was working on this and I have also raised a PR #187 , please can you review it? @GMishx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants