React-mobile-components icon indicating copy to clipboard operation
React-mobile-components copied to clipboard

Results 4 React-mobile-components issues
Sort by recently updated
recently updated
newest added

我是这样用的 : ``` import {PullLoader} from 'react-mobile-components' ``` 是这样报错的 ``` Uncaught SyntaxError: Unexpected token import ``` 打包环境是:webpack loader 配置是 ``` { test: /\.jsx?$/, exclude: /(node_modules|bower_components)/, loader: 'babel', query: { presets:...

From/index.js onControlChange 函数中 应该先执行 if (this.props.onControlChange) { this.props.onControlChange(name, value); } 再执行 this._validate 的检测的~

We are a group of researchers from Leiden University, and we conduct research on vulnerabilities in open-source software. We have discovered and verified a high-severity vulnerability in your project(ashnorseman/React-mobile-components). Explaining...

Hello, It's possible that you don't use this code in production or the project is not maintained anymore, but we wanted to also increase security awareness and make the public...