-
Updated
Sep 3, 2020 - Vue
admin
Here are 1,896 public repositories matching this topic...
-
Updated
Sep 1, 2020 - TypeScript
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Sep 4, 2020 - CSS
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 4, 2020 - Vue
chrome 提示“检查您的密码”
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Apr 29, 2020 - Vue
-
Updated
May 10, 2020 - JavaScript
Describe the bug
Some of the countries that are available for selection seem to be missing flag images (we have 198). This results in broken img elements.
To Reproduce
Select "American Samoa" (AS) or "Åland Islands" (AX).
(OPTIONAL) Additional context
Either add missing flags, or to also future proof it add either a fallback or hide the flag img element if it fails to
-
Updated
May 17, 2020 - Java
-
Updated
Aug 13, 2020 - JavaScript
-
Updated
Aug 28, 2020 - Python
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Aug 24, 2020 - Vue
-
Updated
Aug 31, 2020 - Java
-
Updated
Sep 4, 2020 - Vue
-
Updated
Aug 24, 2020 - JavaScript
Improve this page
Add a description, image, and links to the admin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the admin topic, visit your repo's landing page and select "manage topics."

What I Want
I want to fixed side menu it should not scrolling with my data.
Description
I have installed react-admin in my react web App project but i am facing side menu scrolling issue. Side menu is scrolling with data.
Steps to reproduce:
I have following the same example that is providing by react-admin and in this example issue can be reproduce on dashboard.
If we will