Ken Schnall

Results 6 comments of Ken Schnall

The package has around 7k weekly downloads according to npmjs.com, could we get a definitive answer on this?

Realized we need to keep `position: 'absolute'` or it interrupts how far down other elements can render.

I'm only using the .prettierignore file in the repository-folder to make Prettier ignore the subfolder folders of my project. The goal is that using Prettier in the repository-folder folder will...

The mouse cursor is still showing up as of v5.4.68 (version in the Ubuntu repository).

I am also experiencing this issue. I use `app.set('views', __dirname + '/views');` but the ENOENT error says it is trying to access `project-name/views/layouts/main.handlebars` instead of the expected `project-name/src/views/layouts/main.handlebars'`.

Experiencing this bug. Waiting for #947 to be pulled. In the mean time, using `browser.resources[0].request.headers._headers[0][1]` to get the referer field