William

Results 11 issues of William

Firstly, thank you for this amazing library. I have a question and hope get some suggestions. > Here is the question: Code in boilerplate places tracking code in a separate...

- [x] closes #895 - [x] tests added / passed - [x] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [x] passes `black --check pandas_datareader` - [...

**Purpose**: I want to use pandas-datareader to retrieve `USDJPY` data. **Steps to reproduce** 1. `res = DataReader('USDJPY', 'stooq')` 2. `res shows no data` **Reason of Empty Data** 1. The origin...

I tried grpc-web today. But unfortunately errors occurred when send request. The error log is cannot resolve http module from node_module/grpc-web-client/dist/transports/nodeHttp.js. The version of grpc-web-client is 0.5.0 which is uploaded...

enhancement
needs-pr
help-wanted
waiting-on-submitter

### What version of rsuite are you using? 5.18.1 ### What version of React are you using? 18.2.0 ### What version of TypeScript are you using (if any)? _No response_...

### What version of rsuite are you using? 5.18.1 ### What version of React are you using? 18.2.0 ### What version of TypeScript are you using (if any)? _No response_...

Bug
component: CheckTreePicker

### What version of rsuite are you using? 5.17.1 ### What version of React are you using? 18.2.0 ### What version of TypeScript are you using (if any)? _No response_...

### What version of rsuite are you using? 5.20.0 ### What version of React are you using? 17 ### What version of TypeScript are you using (if any)? _No response_...

component: Popover

如果在ready之前调用(可能是通过property的observe函数触发) 会导致selectorQuery canvas节点返回null后续取width、height直接报错,

Developers make pr changing their own package directory, but usually they don't run script. Can we introduce Github action to refine this workflow? Because any changes to the package director...