Dmitri

Results 30 comments of Dmitri

Since this implementation of `linear` is meant to solve the same problem as #200, it can be closed once that ticket is resolved. Otherwise, if anyone has any pointers, I'd...

Thank you, will try! Will also post here if find any success.

Here's a GIF. I haven't looked in to it but it seems like a JS or HTML structure issue. These links work fine on homepage. ![Apr-07-2021 09-32-36](https://user-images.githubusercontent.com/8587882/113902022-4ee46400-9784-11eb-8748-f4701f5105f9.gif)

If you still need the info: Chrome: `Version 89.0.4389.114 (Official Build) (x86_64)` macOS Mojave: `10.14.6 (18G8022)`

> The fix need to append on xtraverse first, see PR: > [jaredhanson/node-xtraverse#1](https://github.com/jaredhanson/node-xtraverse/pull/1) This lib looks to have last been updated 8 years ago. Perhaps it needs to be forked,...

This issue is an odd one and it persists regardless of the Node environment. I've tested it with v8 and v10 and within Docker at v10. The issue is Express'...

I don't have access to Edge browsers, would certainly love a PR ;)

I think this is a CSS issue that shouldn't be too difficult to solve. I don't own a PC, so if this is to be solved someone with a Windows...

Hey @eokwara, sorry your original comment got hidden by GitHub so I never got to see it until now. If you can provide me a working code sample (i.e. JSFiddle...

You can escape single quotes like this: `\’` Edit: with your example you'll need to type your answer out like this: `"i don\'t care"`