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

Sidebar component not working when visible by default #587

Closed
konrad147 opened this issue Sep 25, 2018 · 0 comments
Closed

Sidebar component not working when visible by default #587

konrad147 opened this issue Sep 25, 2018 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@konrad147
Copy link

I'm submitting a ... (check one with "x")

[x ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Plunkr Case (Bug Reports)

https://plnkr.co/edit/DUHlLW0JQFj3RdLtg4WF?p=preview

Current behavior
Creating a component throws an error "TypeError: this.show is not a function"

Expected behavior
Sidebar is being displayed

Minimal reproduction of the problem with instructions
Use sidebar component with primereact 2.0.0 beta 8

<Sidebar visible={true} onHide={() => null}>
Sidebar content
</Sidebar>

Please tell us about your environment:
Windows, node 8

  • React version:
    16.3.0

  • PrimeReact version:
    2.0.0 beta 8

  • Browser: all

  • Language: all

@Merve7 Merve7 self-assigned this Sep 28, 2018
@Merve7 Merve7 added this to the 2.0.0-beta.9 milestone Sep 28, 2018
@Merve7 Merve7 closed this as completed in e2b35a6 Sep 28, 2018
@cagataycivici cagataycivici changed the title Sidebar component not working Sidebar component not working when visible by default Oct 4, 2018
@cagataycivici cagataycivici added the Type: Bug Issue contains a defect related to a specific component. label Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

3 participants