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.

The examples on dustjs.com do not work

See original GitHub issue

In the developer console:

Uncaught DOMException: Failed to execute 'createShadowRoot' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.
    at HTMLElement.shadowFromTemplate (http://www.dustjs.com/bower_components/polymer/polymer.js:10033:25)
    at HTMLElement.parseDeclaration (http://www.dustjs.com/bower_components/polymer/polymer.js:10005:25)
    at HTMLElement.parseDeclarations (http://www.dustjs.com/bower_components/polymer/polymer.js:9986:28)
    at HTMLElement.makeElementReady (http://www.dustjs.com/bower_components/polymer/polymer.js:9886:12)
    at HTMLElement.createdCallback (http://www.dustjs.com/bower_components/polymer/polymer.js:9855:14)
    at HTMLElement.registerPrototype (http://www.dustjs.com/bower_components/polymer/polymer.js:11299:28)
    at HTMLElement.register (http://www.dustjs.com/bower_components/polymer/polymer.js:11127:12)
    at HTMLElement._register (http://www.dustjs.com/bower_components/polymer/polymer.js:11635:12)
    at Object.flush (http://www.dustjs.com/bower_components/polymer/polymer.js:11471:28)
    at Object.ready (http://www.dustjs.com/bower_components/polymer/polymer.js:11486:12)

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:18
  • Comments:13 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
danwdartcommented, Apr 17, 2018

For those still on this - whilst it still needs a maintainer, it also still needs this issue and possibly others fixing.

1reaction
jbaicoianucommented, Apr 16, 2018

I spoke with someone who works at LinkedIn, unfortunately he said that internally they consider dustjs to be deprecated, and likely don’t have anyone assigned to it. Shame, I’ve been using dustjs for 6 years and it’s worked great since then, still does, but seems like another victim of the framework popularity contest 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dust.js @sep example not working - Stack Overflow
The example is here : http://jsfiddle.net/5apgp1sf/ and it still does not output the @sep tag contents. What went wrong? I can't see the...
Read more >
Issues · linkedin/dustjs - GitHub
linkedin / dustjs Public. Notifications · Fork 498 ... Dust js does not stream (show html) when using helmet ... The examples on...
Read more >
Dust.js Cheat Sheet – Adaptive.js Docs
Dust.js is the default templating engine used by Adaptive.js. This document gives an overview of the templating language. **Dust.js Read the official ...
Read more >
dustjs-linkedin | Yarn - Package Manager
The template is not automatically registered under any name when passed to the callback, so the onLoad function should handle registration as it...
Read more >
common-dustjs-helpers - npm
You can then use the Dust.js instance ( dust ) as you normally would. If you'd like to register the helper methods but...
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