Dave

Results 5 comments of Dave

I am also seeing this phenomenon. ![image](https://user-images.githubusercontent.com/15718862/43961772-7c974900-9c7b-11e8-8fad-ee3db418657e.png)

The first one is hidden the second one has no CSS.

this is a windows pc with the latest verison of Node

this is in the 1-start branch

solved it by adding toString in three places ``` import {Request, Response} from 'express'; import {LESSONS} from "./db-data"; import {setTimeout} from "timers"; export function searchLessons(req: Request, res: Response) { console.log('Searching...