Replies: 4 comments
-
PR for the same exists - #2461 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Perfect! Thanks. How can I use this in the meantime? Manually add the updated version of the file to my local project and use the local version of the plugin?
… On 17 Jul 2020, at 10:27, Rohit Garg ***@***.***> wrote:
PR for the same exists - #2461 <#2461>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#2544 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADT7NB5FTK7J24XGSJCKGQDR374PPANCNFSM4O45LJ4A>.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
once chk with Tanner before forking...
…On Fri, Jul 17, 2020, 3:10 PM akraines ***@***.***> wrote:
Perfect! Thanks. How can I use this in the meantime? Manually add the
updated version of the file to my local project and use the local version
of the plugin?
> On 17 Jul 2020, at 10:27, Rohit Garg ***@***.***> wrote:
>
>
> PR for the same exists - #2461 <
#2461>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub <
#2544 (comment)>,
or unsubscribe <
https://github.com/notifications/unsubscribe-auth/ADT7NB5FTK7J24XGSJCKGQDR374PPANCNFSM4O45LJ4A
>.
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2544 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKEG7N43PMCOI6H3QQH4APLR4AMBPANCNFSM4O45LJ4A>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Merged. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using useResizeColumns plugin. I want to add a button to my table which will reset the column widths. I tried using controlled state to reset the state.columnResizing object to its initial state and it didn't update the column widths.
What is the correct approach?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions