You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default with just the required CSS styles, the button on UserAuthCard has a transparent background. This makes it invisible.
Reproducing the bug
Set up '@ory/elements' with just the core styles (only import @ory/elements/style.css as defined in the docs). Create a Login variant of the UserAuthCard. The button should be visible, and it is not.
Relevant log output
No response
Relevant configuration
No response
Version
0.0.1-beta.3
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Describe the bug
By default with just the required CSS styles, the button on
UserAuthCard
has a transparent background. This makes it invisible.Reproducing the bug
Set up '@ory/elements' with just the core styles (only import
@ory/elements/style.css
as defined in the docs). Create a Login variant of theUserAuthCard
. The button should be visible, and it is not.Relevant log output
No response
Relevant configuration
No response
Version
0.0.1-beta.3
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: