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

[question] Dialog not styling properly? #79

Open
1 task done
danielbelfort opened this issue Nov 14, 2022 · 2 comments
Open
1 task done

[question] Dialog not styling properly? #79

danielbelfort opened this issue Nov 14, 2022 · 2 comments

Comments

@danielbelfort
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package Version

1.0.0

Current Behavior

Screen Shot 2022-11-14 at 7 43 58 PM

Expected Behavior

  • the background blur effect is not applied
  • Dialog is not showing complete on screen
  • had to hardcode opacity to 1 (default was to 0)

do I have something off in my configs?

Steps To Reproduce

dapp is @ https://justcommit.danielbelfort.repl.co/

Anything else?

code is here: https://github.com/just-commit-bogota/just-commit-dapp

@jogamod
Copy link

jogamod commented Feb 26, 2023

Have the same issue still....

@serenae-fansubs
Copy link

@danielbelfort @jogamod I ran into this same issue.

It's likely happening because you're using React 18, which Thorin isn't fully compatible with yet.

Try downgrading to React 17 and see if that fixes it for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants