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
Hello. I have this warning in a console when I try to use react-breakpoints:
Warning: Setting displayName on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = 'ReactBreakpoints.Consumer'.
Could you please advice?
React version - 17.0.1
The text was updated successfully, but these errors were encountered:
Hello. I have this warning in a console when I try to use react-breakpoints:
Warning: Setting
displayName
on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = 'ReactBreakpoints.Consumer'.Could you please advice?
React version - 17.0.1
The text was updated successfully, but these errors were encountered: