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

TypeScript Example: Display UserAgent #8076

Closed
ujeshurun opened this issue Jul 23, 2019 · 2 comments · May be fixed by NOUIY/next.js#138 or NOUIY/next.js#240
Closed

TypeScript Example: Display UserAgent #8076

ujeshurun opened this issue Jul 23, 2019 · 2 comments · May be fixed by NOUIY/next.js#138 or NOUIY/next.js#240
Assignees
Milestone

Comments

@ujeshurun
Copy link

Examples bug report

Example name

TypeScript

Describe the bug

During the TypeScript example, the instructions are suppose to produce a compile error in the server console because of inaccurate configuration. Then later in the exercise, correct the configuration for the userAgent to successfully display in the browser window. However, using Firefox and Chrome, my userAgent displays correctly the entire time.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Follow the example instructions here:
    https://nextjs.org/learn/excel/typescript

Expected behavior

A clear and concise description of what you expected to happen.

System information

  • OS: Windows 10
  • Browser: FireFox Developer Edition 69.0b4 (64-bit)
  • Version of Next.js: 9.0.2
@lfades
Copy link
Member

lfades commented Jul 24, 2019

@ujeshurun Thank you for the report, this is right, the tsconfig has strict set to false, I'm updating it now.

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants