Otis Sutton

Results 46 comments of Otis Sutton

Side note when I do navigate to http://localhost:9966 the **docker-server-browser** shows the following output: ``` Spawning new container (efvrmy6tyo1f2vvcinscdcayvi) Killing container (efvrmy6tyo1f2vvcinscdcayvi) ``` Looks like it is spawning a container...

Hey @fpytloun xenial is 16.04 :) 16.10 is yakkety.

Hey @fpytloun, Yes I know what you mean maybe it should be put on [Maintainers Wanted](https://github.com/pickhardt/maintainers-wanted) or something similar, thoughts? Cheers.

Wanted to chime in here as no googling found this issue (attributing this to the age of the issue) which lead to me creating the above duplicate. To distill what...

Heya @mattcroat Can you try using: ```js .use([ [shikiTwoslash.default, { theme: 'dark-plus' }] // ... ]) ``` Have updated your example as well: https://stackblitz.com/edit/node-shiki-twoslash-tcez4v and it appears to be working...

@TitanFighter I am pretty sure these two libraries have nothing in common...?

@igasparetto @padoauk try making your draggable (`.drag`) element `position: relative` I just spent a while debugging this and it was literally just that the click event wasn't bubbling from the...

Hey @bebraw yep will do as soon as I am off work.

Hey @bebraw sorry have had a hectic last few days but planning to get onto this over the weekend. Cheers.