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

Accordion - no such method 'internal' for accordion widget instance #244

Open
niksa88 opened this issue Jan 16, 2019 · 0 comments
Open

Accordion - no such method 'internal' for accordion widget instance #244

niksa88 opened this issue Jan 16, 2019 · 0 comments

Comments

@niksa88
Copy link

niksa88 commented Jan 16, 2019

Hi,

Ember version: 2.18.0 and 3.7.1
Semantic-UI-Ember: 3.0.3

{{#ui-accordion class="styled"}}
    <div class="title">
        Semantic UI
    </div>
    <div class="content">
        Accordion Component
    </div>
    <div class="title">
        Accordion Two
    </div>
    <div class="content">
        Content Two
    </div>
{{/ui-accordion}}

Accordion is working but I have error in my console "no such method 'internal' for accordion widget instance"

Thanks

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