Vladimir Tkach
Vladimir Tkach
`class Colored { initializer () { this._color = "white" } get color () { return this._color } set color (v) { this._color = v } } class ZCoord { initializer...
## Bug report - [x] I have this issue with the latest release of [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter/releases) - [x] I have this issue with the latest release of [jasmine](https://github.com/jasmine/jasmine/releases) - [ ]...
➜ akitaonrails-cramp_chat_demo-da8ee71 bundle exec thin --timeout 0 -V -R config.ru start /Users/xxx/.rvm/gems/ruby-1.9.3-p0/gems/activerecord-3.0.11/lib/active_record/connection_adapters/abstract/connection_specification.rb:71:in `rescue in establish_connection': Please install the mysql2 adapter:`gem install activerecord-em_mysql-adapter`(dlopen(/Users/xxx/.rvm/gems/ruby-1.9.3-p0/gems/mysql2-0.2.17/lib/mysql2/mysql2.bundle, 9): Library not loaded: libmysqlclient.18.dylib (RuntimeError) Referenced from:...
``` detail: TypeError: generateConfig[fn] is not a function at /home/frontend/node_modules/antd/node_modules/rc-picker/lib/utils/dateUtil.js:157:35 at Array.forEach () at forEach (/home/frontend/node_modules/antd/node_modules/rc-picker/lib/utils/dateUtil.js:153:9) at /home/frontend/node_modules/antd/node_modules/rc-picker/lib/PickerInput/hooks/useRangePickerValue.js:84:59 at nextCreate (/home/frontend/node_modules/react-dom/cjs/react-dom.development.js:15846:19) at Object.mountMemo [as useMemo] (/home/frontend/node_modules/react-dom/cjs/react-dom.development.js:16219:16) at Object.useMemo (/home/frontend/node_modules/react/cjs/react.development.js:1532:21) at...
**Description of the issue** After starting the development environment and accessing the page, the **umi.css** seems like not available in a **dist** folder, and **asset-manifest.json** **console** debug error: > Refused...