Simon Tran

Results 8 issues of Simon Tran

It should work if the xfce4-terminal config files are stored at ~/.config/xfce4/terminal/terminalrc

Hi My chrome and konsole windows tile fine, but when I use CTRL+N to open a new window, the new window doesn't tile. I'm on master, I have multiple monitors...

- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/recharts-issue-template-forked-qfp8cm?file=/src/index.tsx) ### Steps to reproduce import "LineChartProps"...

feature request
typescript

* add step counter and step detector for AccelerometerBmi270 * Implement activity detection on BMI270

This adds the ability to get the path of the ObjPathProxy object without having to use the "getPath" function every time. Exemple: ```typescript interface IExample extends ObjPath { one: number;...

### How frequently does the bug occur? Once ### Description Crash happens only in production on one device. We do not have access to the device and could not reproduce...

T-Bug
O-Community

`_.meanBy([], 'test')` will return `NaN` This behavior is not currently documented, meaning that users might not know that it could return `NaN`. Possible solutions: - Make `meanBy` return `undefined` instead...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Explain what you did this: ``` Inbox ``` looks different than: ``` Inbox...

Needs Triage