code先生

Results 16 issues of code先生

用的版本还是o.2.4 在ie10上,设置坐标时,提示“无法获取未定义或null 引用的属性 getInstance” 这个应该是你里面的代码,在构造函数中使用了this.props的写法,在构造函数中直接使用props,没有这个问题,能否尽快提交个版本?

``` truffle compile ``` then ``` Compiling your contracts... =========================== ⠹ Downloading compiler. Attempt #1 ```

error better
priority2 ⚠️

some word in the store, when I use it in the store ,a error that Cannot read the property $t of undefined is show.

I want to config the sidebar, when I import the default theme as the demo, there is a error. ``` const {defaultTheme} = require("@vuepress/theme-default"); module.exports = { lang: "zh-CN", title:...

### Homework - [X] I took the time to write a good, descriptive issue title - [X] I read `nativefier --help` and [API.md](https://github.com/nativefier/nativefier/blob/master/API.md). - [X] I checked [CATALOG.md](https://github.com/nativefier/nativefier/blob/master/CATALOG.md) for community...

question

After react runs the restart program in electron, the cached data in electron is lost, and the web page is not lost。 ``` const db = new PouchDB("testdb"); const onCeateDB...

https://react-beautiful-dnd.netlify.app/?path=/story/single-vertical-list--droppable-is-a-scroll-container Where is the implementation code for the example above? You can only see the directory code. That's not helpful, okay

idea 🤔
untriaged

The elements in the container can only be one row or one column, if it is discharged horizontally, can it be supported by a newline? ![11122](https://github.com/hello-pangea/dnd/assets/16410281/5f64a0f0-5ba1-4612-b46f-21f1520cf88d)

ERROR in ./node_modules/stomp-client/lib/client.js Module not found: Error: Can't resolve 'tls' in 'C:\projects\demos\STOMP\node_modules\stomp-client\l ib' @ ./node_modules/stomp-client/lib/client.js 3:10-24 @ ./src/requireComponent.js @ ./src/index.js @ multi (webpack)-dev-server/client?http://localhost:8686 ./src/index.js

前端的一些数据需要存储在本地,你们是怎么做的?