OpenAdmin-client-React icon indicating copy to clipboard operation
OpenAdmin-client-React copied to clipboard

OpenAdmin client based on React v16.2.0

Results 3 OpenAdmin-client-React issues
Sort by recently updated
recently updated
newest added

Testing this client with NodeJs serve. On user authentication the server provides a property called token. On the client the same property is called access_token.

I'm getting this error. I'm not able to find this in the project file /src/components/layout/SidebarRight.js Module not found: Can't resolve 'classnames' in '/.../src/components/layout'**** Some of the class have this import...

On login page I get the next log: Objects are not valid as a React child (found: TypeError: Type error). If you meant to render a collection of children, use...