Leon Guan

Results 11 issues of Leon Guan

When using in API only mode, running `rails g audit_log:install` will result in `method_missing': undefined method `assets' for #

做了一个功能,因为项目中经常需要初始化时制定每页的大小和当前页,所以就暴露了`currentPage`和`pageSize`,和内部的`el-pagination`组件类似,也支持`sync`修饰符,看有需要的话可以merge

https://github.com/zollero/el-search-table-pagination/blob/9640d71ef69a2d7401c6e371213f66eebd22fb22/packages/search-table-pagination/src/main.vue#L185 Please check the line above, I think we might have issue with this function. Since `dataChangeHandler` method is expecting query parameters. But if `seachHandler` was called by parameter `resetPageIndex`,...

修正问题 #56,修正在AndroidX项目下编译的问题,不过不建议merge到主分支,建议另外开一个分支

Used `generateTestCrash` to generate test crash, it's working on iOS build, somehow, it's not working on Android at all. I can see the crash was generated in Flutter Logs. But...

**Describe the bug** I am haunged by this issue for a long time, it's not happened all the time, but sometime very oftern. It used to be ok for a...

bug

Since anchor tag `a` doesn't actually support `disabled` attribute. So, if we use `prop` to disable a link, the css selector `a[disabled]` won't work. In some css frameworks, such as...

## Types of changes - [ ] New feature - [x] Bug fix - [ ] Enhancement - [ ] Component style change - [ ] Typescript definition change -...

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Browser:** chrome135.0.0.0 ## Steps...

Having an issue with pint executable location when I working on a monorepo project, which a php (laravel) project was located in a subfolder. For example, in my monorepo project,...

enhancement
help wanted