Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to call this.ref.table in componentDidMount #253

Open
doraemonxxx opened this issue Feb 15, 2022 · 0 comments
Open

Question: How to call this.ref.table in componentDidMount #253

doraemonxxx opened this issue Feb 15, 2022 · 0 comments

Comments

@doraemonxxx
Copy link

doraemonxxx commented Feb 15, 2022

Question: How to call this.ref.table in componentDidMount

  • I am try to replicate this below example because I'm using old version of react tabulator and tabulator(4.9). Sadly, I the ref.table is null when I do console.log the "this.ref.table" but when I consooe.log only the "this.ref", table object is not null at all.

I want to replicate this example below
https://codepen.io/izmirli/pen/rNGaEyX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant