Yet Run

Results 7 issues of Yet Run

It seems SimpleStore doesn't support eager loading but Container does, why?(SimpleStore extends Container)

I can't input Chinese charaters in my Mac OS system. It is normal in `irb` but abnormal in `pry`. When I input Chinese charaters, it outputs some invalid characters like:...

### Q&A (please complete the following information) - OS: [Linux] - Browser: [chrome, safari] - Method of installation: [yarn add swagger-editor] - Swagger-Editor version: [4.5.1] - Swagger/OpenAPI version: [OpenAPI 3.0]...

### Version of antd-mobile _No response_ ### What is this feature about? https://mobile.ant.design/zh/components/card 的示例上能看到边框,但实践效果却没有边框。建议添加边框的设定。

feature

If I `require 'pry'` with Ruby 3.2, it reports the error: ``` NameError: undefined method `=~' for class `Pry::Code' ```

# Describe the question Vite have provided resolve.extensions to omit the extensions for imports: ```js { resolve: { extensions: ['.mjs', '.js', '.ts', '.jsx', '.tsx', '.json', '.vue'] // .vue added }...