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
** This is a problem in the 'react-flagpack' npm, but it seems like there's no activity in that repo I'll post the bug here in hope of you seeing it **
Please check all that apply
visual bug
functional bug
able to consistently reproduce
Expected Behavior
When I follow the documentation on flagpack.xyz and add a that a flag would appear.
Current Behavior
The outline of the flag appears / the border, but the content of the flag does not and therefor the flag is blank.
I have tried with many different codes and in the 3 different code formats provided and nothing helps.
Possible Solution
I can see that the src in the <img /> is not set and that seems to be the problem.
Steps to Reproduce
Install the react-flagpack
Add the to a component
See that the flag is blank
Your Environment
React-flagpack: 1.1.2
React: 18
Storybook: 6.5.9
Browser: Chrome 104.0.5112.81
Operating System and version (desktop or mobile): Windows 11 Desktop
The text was updated successfully, but these errors were encountered:
** This is a problem in the 'react-flagpack' npm, but it seems like there's no activity in that repo I'll post the bug here in hope of you seeing it **
Please check all that apply
Expected Behavior
When I follow the documentation on flagpack.xyz and add a that a flag would appear.
Current Behavior
The outline of the flag appears / the border, but the content of the flag does not and therefor the flag is blank.
I have tried with many different codes and in the 3 different code formats provided and nothing helps.
Possible Solution
I can see that the
src
in the<img />
is not set and that seems to be the problem.Steps to Reproduce
Your Environment
The text was updated successfully, but these errors were encountered: