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

Broken UI and colors not working #985

Open
Guide4Ever opened this issue Nov 4, 2024 · 0 comments
Open

Broken UI and colors not working #985

Guide4Ever opened this issue Nov 4, 2024 · 0 comments
Labels

Comments

@Guide4Ever
Copy link

Guide4Ever commented Nov 4, 2024

Description

The issue is broken UI with first 2 categories and the predetermined colors of the widget do not work on hover over the button (it is always showing default blue).

Steps to reproduce

Just used this in my Next.js project as a component:
<div> <FileUploaderRegular sourceList="local, url, camera, dropbox" classNameUploader="uc-light uc-purple" pubkey= <pub_key> ##removed it /> </div>

Expected result

Not broken UI and colors working correctly on hover.

Actual result

Broken UI and colors not working.
image

Environment

▲ Next.js 14.2.15

Windows OS, VSCode editor, Google chrome v. 130.0.6723.92 (Official Build) (64-bit)

development, ran by npm run dev

@Guide4Ever Guide4Ever added the bug label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant