Coder Social home page Coder Social logo

examples's People

Contributors

coppyc avatar darmody avatar dependabot[bot] avatar kennytian avatar newset avatar pdap avatar pochodaydayup avatar yatessss avatar yesmeck avatar yikaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

examples's Issues

wx-f2的demoBUG

export default () => 

缺少{
修改为

export default () => {

另外,目前最新语法的严格模式会提示jsx中不能使用ts的any限定,修复

用例子启动微信小程序 Input 组件获取不了值

VM6374:1 Warning: Encountered two children with the same key, %s. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.%s 4
in checkbox-group (created by ForwardRef(Component))
in ForwardRef(Component) (created by IndexPage)
in view (created by ForwardRef(Component))
in ForwardRef(Component) (created by IndexPage)
in view (created by ForwardRef(Component))
in ForwardRef(Component) (created by IndexPage)
in IndexPage (created by ConnectFunction)
in ConnectFunction (created by PageWrapper)
in PageWrapper
in Provider (created by _App)
in _App

umi-mock例子无法运行

运行yarn dev

报如下错误:
yarn run v1.22.5
error Couldn't find a package.json file in "F:\IdeaProjects\examples"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

F:\IdeaProjects\examples>cd umi-mock

F:\IdeaProjects\examples\umi-mock>yarn dev
yarn run v1.22.5
$ concurrently 'remax build -t ali -w' 'umi dev'
F:\IdeaProjects\examples\umi-mock\node_modules\rxjs\internal\util\hostReportError.js:4
setTimeout(function () { throw err; }, 0);
^

RangeError: Format string contains an unescaped latin alphabet character l
at F:\IdeaProjects\examples\umi-mock\node_modules\date-fns\format\index.js:442:13
at Array.map ()
at format (F:\IdeaProjects\examples\umi-mock\node_modules\date-fns\format\index.js:415:45)
at Logger.getPrefixesFor (F:\IdeaProjects\examples\umi-mock\node_modules\concurrently\src\logger.js:38:19)
at Logger.getPrefix (F:\IdeaProjects\examples\umi-mock\node_modules\concurrently\src\logger.js:48:31)
at Logger.logCommandText (F:\IdeaProjects\examples\umi-mock\node_modules\concurrently\src\logger.js:73:53)
at SafeSubscriber._next (F:\IdeaProjects\examples\umi-mock\node_modules\concurrently\src\flow-control\log-output.js:9:58)
at SafeSubscriber.__tryOrUnsub (F:\IdeaProjects\examples\umi-mock\node_modules\rxjs\internal\Subscriber.js:205:16)
at SafeSubscriber.next (F:\IdeaProjects\examples\umi-mock\node_modules\rxjs\internal\Subscriber.js:143:22)
at Subscriber._next (F:\IdeaProjects\examples\umi-mock\node_modules\rxjs\internal\Subscriber.js:89:26)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

示例无响应

微信的示例在yarn dev后打开小程序开发工具进入dist文件夹无反应,预览页面未正常显示
8S(ZE3UZA3SH~PFQUDYGDCJ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.