Results 3 issues of Sa'ad

Hi, I am having problem mapping container volume with ssh key. With password it works fine. So any way to debug what is happening? I have installed the plugin with...

Google's javascript style insists to have indent of 4 spaces when continuing a line: https://google.github.io/styleguide/jsguide.html#formatting-indent How come Google's TypeScript Style (and thereby gts) does not enforce that? Is there no...

If layout is change but data stays the same, Plot's ranges are not computed correctly. Consider this React component (full project can be found here: https://github.com/saad-learns/react-plotly/tree/same_data ``` function App() {...