question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add ember-datatables in ember-engine

See original GitHub issue

In our core application, we added ember-datatables via ember install ember-datatablesand the whole thing was directly working even in the templates. After installing ember-datatables in the same way inside an engine, none of the functionality was working. The error message data-table is not a helper appeared. After trying to integrate the service from the core into the engine we failed again

bildschirmfoto 2017-03-03 um 15 11 44

If someone has had the same failure or has any idea how to solve this problem please refer to this issue.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rwjbluecommented, May 7, 2020

Closing, I think we have veered a bit off topic of the original issue (which seems to have been resolved).

0reactions
PoslinskiNetcommented, Apr 22, 2020

@badmacstone you need to use a newer version of ember (it is included in ember from 3.7) or add specific addon that introduced this helper (for instance "ember-composable-helpers": "*" or another to you package.json in your engine).

Read more comments on GitHub >

github_iconTop Results From Across the Web

18.xml - jsDelivr
... https://www.jsdelivr.com/package/npm/eleventy-plugin-add-web-component-definitions monthly https://www.jsdelivr.com/package/npm/eleventy-plugin-asciidoc ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found