John Slemmer
John Slemmer
In React context does not always get filtered down to children if it isn't tied to a change in state or properties. This can potentially lead to bugs within reactionic...
I've been working on an app and thought this animation would be nice but it doesn't appear to be available. http://ionicframework.com/docs/api/directive/navDirection/ And you wouldn't necessarily need to be constrained by...
**What is the current behavior?** Here is a code sandbox that recreates this: https://codesandbox.io/s/react-use-usedebounce-bug-kz1mu Basically I've got a situation were the isDebounceReady function is not returning consistently a value that...
### What version of daisyUI are you using? 3.0.0 ### Describe your issue If you manually toggle state :focus on the active menu item on the daisy docs website this...
## 🐛 Bug report ### Current Behavior Check out this https://codesandbox.io/s/m7o8l9ovnp Notice (via the console) that when you click submit with an empty field the difference between what `validate` receives...