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
For some reason I lost the accessibility report and button when upgrading ladle, I tried different versions and the last one that works for me is 3.0.0
Reproduction
I was able to reproduce with Stackblitz.
Just change the dependency to:
"@ladle/react": "3.0.0",
to see the accessibility report button.
Environment
OS: MacOS Ventura 13.6
Browser: Firefox 118 Chrome 118
(I wasn't aware both browsers are now in matching version numbers 😅)
The text was updated successfully, but these errors were encountered:
Describe the bug
For some reason I lost the accessibility report and button when upgrading ladle, I tried different versions and the last one that works for me is 3.0.0
Reproduction
I was able to reproduce with Stackblitz.
Just change the dependency to:
to see the accessibility report button.
Environment
The text was updated successfully, but these errors were encountered: