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

v5 examples not working #563

Open
1 task done
Polve opened this issue Dec 22, 2023 · 1 comment
Open
1 task done

v5 examples not working #563

Polve opened this issue Dec 22, 2023 · 1 comment

Comments

@Polve
Copy link

Polve commented Dec 22, 2023

  • I'm submitting a ...

    • bug report
  • What is the current behavior?

  • I'm trying ember-models-table for the first time and I would like to use it with latest ember (v5.5), so I check v5 examples but for example the V5.x plain html demo -> Common table shows nothing

Other problems I see:

  • other v5 examples tells to install v4:

ember install ember-models-table@4

  • I can't find the documentation about the format of attributes of the component, and the "common table" example doesn't show the JS code (just the HBS) so it's difficult to understand how to build the models correctly

  • [Support] What exactly you try to do?
    I'm trying to build a table with ember 5.5 and bootstrap 5 but the rendering on the browser is empty

  • Please tell us about your environment:

  • ember-models-table version: 5.2.0
  • ember version: 5.5.0
  • ember-data version: none
  • ember-cli version: 5.5.0
  • node version: 21.4
  • npm or yarn version: 10.2.5

I'm a very newbie on ember so I'm probably overlooking something very very basic but I'm trying to reproduce the demos and I'm unable even to do that

@gmixson
Copy link

gmixson commented Feb 28, 2024

I had a similar issue. In my case it turned out that I needed to set @themeInstance - though the documentation seemed to suggest to me that it was optional.

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