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.

Broken demo on Dynamic Component Loader documentation article

See original GitHub issue

I’m submitting a…


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question

Current behavior

The “live demo” and downloadable demo linked on the documentation page titled “Dynamic Component Loader” does not function, nor does the downloadable demo.

Expected behavior

The demo works

Minimal reproduction of the problem with instructions

Follow the “live example” link that shows at the top or bottom of the article here or go straight to live example link here

What is the motivation / use case for changing the behavior?

Demo is broken

Environment


Angular version: X.Y.Z


Browser:
- [x] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [x] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Yerkoncommented, Feb 5, 2018

@dankellett, Can you try this solution: #22020?

0reactions
angular-automatic-lock-bot[bot]commented, Sep 13, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dynamic component loader - Angular
This cookbook shows you how to add components dynamically. See the live example / download example of the code in this cookbook. Dynamic...
Read more >
Dynamically Loading Components with Angular CLI
In this post we will show how to leverage the Angular CLI to split ... Let's start by creating a new “dynamic-component-loader” folder...
Read more >
Understanding Dynamic imports, Lazy and Suspense using ...
We are going to learn about, Dynamic import of react components, ... Here is a quick demonstration that, with eager loading we do...
Read more >
Dynamic imports and code splitting with Next.js
Speed up your app and fine-tune your Next.js app's production performance with this tutorial on dynamic imports and code splitting.
Read more >
Advanced Features: Dynamic Import - Next.js
Dynamically import JavaScript modules and React Components and split your code ... Next.js supports lazy loading external libraries with import() and React ...
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