Mohammad Barbast
Mohammad Barbast
I have always warnings related to this package. First warning: > Warning: Legacy context API has been detected within a strict-mode tree. > > The old API will be supported...
Consider I have a mask with value `111---111`. In desktop browser everything is ok and `---` static content is skipped while typing, But this skipping doesn't work on mobile browsers.
Calendar component triggers this two warnings in React 17.x releases : ### First warning **Warning**: Legacy context API has been detected within a strict-mode tree. The old API will be...
This is error is thrown when`NeshanMap` is rendering: > Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one...