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

Cannot read property 'id' of undefined #28

Open
Thirumalai08 opened this issue Mar 22, 2021 · 6 comments
Open

Cannot read property 'id' of undefined #28

Thirumalai08 opened this issue Mar 22, 2021 · 6 comments

Comments

@Thirumalai08
Copy link

i am following the documentation when i add the id it says a id undefined

@themre
Copy link
Owner

themre commented Mar 22, 2021

hey, can you provide a sample codesandbox demo?

@Thirumalai08
Copy link
Author

Thirumalai08 commented Mar 22, 2021 via email

@Thirumalai08
Copy link
Author

and one more thing is there any option to add scroll options in the library

@themre
Copy link
Owner

themre commented Mar 22, 2021

having scroll in the content is best to achieve with your own component. i don't think this functionality should be inside the library since i want to provide basic tab behaviour.

{
  tab: 'Tab text', 
  component: <ScrollPanel />, 
  id: 'uniqueId', 
  closeable: true
}

@Thirumalai08
Copy link
Author

Thirumalai08 commented Mar 25, 2021 via email

@Thirumalai08
Copy link
Author

Thirumalai08 commented Mar 25, 2021 via email

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

2 participants