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.

Missing step in the getting-started documentation

See original GitHub issue

There is a missing step in the page of Managing Data. When defining “items”, the “Product” interface is not imported so there will be an error. import { Product } from './products'; should be inserted at the top. image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
Nabeelhassancommented, Jul 9, 2021

This issue was fix in https://github.com/angular/angular/pull/42701. It can be closed now.

1reaction
Nabeelhassancommented, Jul 6, 2021

I have made a pull request, lets see.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started - React
If you prefer to learn concepts step by step, start with our guide to main concepts ... in the previous chapters so you...
Read more >
Getting Started - Declarative GitOps CD for Kubernetes
This guide assumes you have a grounding in the tools that Argo CD is based on. Please read understanding the basics to learn...
Read more >
Getting Started - WebdriverIO
Welcome to the WebdriverIO documentation. It will help you to get started fast. If you run into problems, you can find help and...
Read more >
Getting Started Guide - Zephyr Project Documentation
This guide covers Ubuntu version 18.04 LTS and later. ... shasum --check --ignore-missing ... Here are some next steps for exploring Zephyr:.
Read more >
Missing step? · Issue #916 · dotnet/EntityFramework.Docs
There are indeed some steps missing. In a .NET CORE console app (as this tutorial is labeled under) you need to have an...
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