R.J. (Steinert) Corwin

Results 67 comments of R.J. (Steinert) Corwin

I bet this issue is related to the many issues that hyper has with key mappings in Linux. For example https://github.com/zeit/hyper/issues/1306 I stopped using hyper because of this. Too many...

Thanks for the advice Dan! It's a good idea to track Raspbian. Looking for their release notes... That's a nice trick for opening an image and closing it back up...

Oh woops. Getting this mixed up with the @polymer/lit-element library. I gave this library a try and no luck yet...

FWIW, here's the latest Plotly SASS compiled into a CSS module that can be imported into a LitElement component. Anyone using LitElement and Plotly.js can copy this to into a...

Much thanks to @darkengines for his suggestion [here](https://github.com/plotly/plotly.js/issues/1433#issuecomment-691733323).

Lastly, here's a LitElement example of using Plotly.js. Placing the call to Plotly in the updated callback is key to making sure that the #myDiv is present in the shadowRoot...

@manekinekko Unfortunately that example is out of date. - https://github.com/webcomponents/angular-interop/issues/3 - https://github.com/webcomponents/angular-interop/issues/4 I think they need to upgrade to Polymer 2 and base the example on Angular CLI.

+1 for this. I'm building a dat gateway that currently has to delete the entire dat archive before it's opened in order to guarantee users don't get stuck on opening...

I'm facing the same issue, made worse by the fact I can't use `--net host` because my app relies on linked containers for the database. Watch out for the dreaded...

Thanks @maxogden I saw your status from two years ago to remind us two years in the future :-) https://twitter.com/maxogden/status/913874394421719040 This issue that @joehand references at the top may be...