creativetimofficial / ct-nextjs-argon-dashboard-pro

NextJS version of Argon Dashboard PRO React
7 stars 3 forks source link

[Bug] Checkbox and radio button doesn't have proper Icon using the fresh install, but on the live preview it shows the dot icon for radio button and check icon for checkbox. #12

Open l7aromeo opened 2 years ago

l7aromeo commented 2 years ago

Version

1.1.0

Reproduction link

https://github.com/eL7Alfa/argon-dashboard.git

Operating System

MacOS 12.4

Device

Macbook Pro

Browser & Version

Chrome 103.0.5060.114

Steps to reproduce

  1. Clone Repo;
  2. Install Dependencies (yarn);
  3. Run project (yarn);
  4. Navigate to Form -> Elements;
  5. Search for Checkbox & Radio Button;

    What is expected?

    • Radio button with dot icon; • Checkbox with check icon;

    What is actually happening?

    • Radio button without dot icon; • Checkbox without check icon;


Solution

Additional comments

calvinkei commented 1 year ago

+1