Pearce Ropion
Pearce Ropion
I don't think a more complex return type is out of the question for this kind of hook. Lots of headless component libraries are returning lots of data from hooks...
Still getting this on version 11.7.1
@ja0nz Wow this works great. I've been using React Virtualized for a while now but I never would have thought to use its auto-sizer. Thanks
This is still an issue. Can this be re-opened?
> We've discussed this and decided that due to UI concerns, we wouldn't add a command to edit a comment by ID, since the user would be burdened with having...
Another good example is using something like a `Toggle` as the trigger for a `Tooltip` ``` ``` In this case, the `data-state` of the `Toggle` can be `on|off`. But the...
@munteanuic Do you have the ability to merge this?
For anyone following this thread, I've just published `@sigmacomputing/babel-plugin-lodash` ([npm](https://www.npmjs.com/package/@sigmacomputing/babel-plugin-lodash/access)) ([github](https://github.com/sigmacomputing/babel-plugin-lodash)) which has this fix applied. It can be used the same way, but requires switching out instances of `babel-plugin-lodash`...
> Hi @Pearce-Ropion, thank you so much for the PR. Just a little suggestion: would you mind not using the `Resolves` keyword? In my humble opinnion the merge of this...
Ok, I think I am started to understand your issue with using "resolves" in this PR. I think I definitely could have explained how this PR resolves the given issues...