core-ui Questions
3
I work on a project developed in React + coreui that has always worked perfectly. However, in the last week, I had an inexplicable problem when deploying a modification.
18:03:11 Creating an optimi...
2
Solved
I have downloaded react admin dashboard from core ui, now I need to protect the dashboard routes defined in it, so how can I do that,
routes.js
import React from 'react';
import Loadable from 're...
Envenom asked 24/5, 2018 at 6:15
1
Solved
I'm using @coreui/react with React-select the problem is that returning a Select element in scoped slots breaks core-ui functionalities like searching & sorting
However it works fine if when re...
Lobectomy asked 10/2, 2021 at 14:46
1
Solved
First time , I am using Free coreUi React.js Admin Template.
where I am trying to change the the Header and sidebar Logo but I am unable understand the how to change it.
File Path: src\containers\T...
Northwest asked 23/1, 2021 at 6:54
2
Solved
I am trying to create a simple user login and password page not with a back-end service for now.
Once I enter my password I want to route my page to dashboard. I am using core UI framework and Angu...
Pinkard asked 14/6, 2017 at 9:13
0
I'm getting the following warning when I navigate to dashboard!!
Warning: `Reference` should not be used outside of a `Manager` component.
Rutile asked 4/5, 2019 at 13:41
1
Solved
I am trying to build a react dashboard using Core UI's react template found here.
CSS
.top-stick {
position: sticky !important;
position: -webkit-sticky;
top: 5rem;
overflow-y: auto;
height:...
1
© 2022 - 2024 — McMap. All rights reserved.