Jason Yang/楊朝傑
Jason Yang/楊朝傑
Will the drag & drop feature be supported by this library?
**Describe the bug** TypeError: Cannot read properties of undefined (reading 'current') at warnIfNotScopedWithMatchingAct (node_modules/@storybook/addon-storyshots/node_modules/react-test-renderer/cjs/react-test-renderer.development.js:14999:31) at updateContainer (node_modules/@storybook/addon-storyshots/node_modules/react-test-renderer/cjs/react-test-renderer.development.js:16413:7) at create (node_modules/@storybook/addon-storyshots/node_modules/react-test-renderer/cjs/react-test-renderer.development.js:17149:3) at getRenderedTree (node_modules/@storybook/addon-storyshots/dist/ts3.9/frameworks/react/renderTree.js:24:18) at node_modules/@storybook/addon-storyshots/dist/ts3.9/test-bodies.js:9:24 at Object. (node_modules/@storybook/addon-storyshots/dist/ts3.9/api/snapshotsTestsTemplate.js:29:24) **To Reproduce**...
I just found I can't do a transaction. ```console LOG: 'BEGIN', [] LOG: 'INSERT OR IGNORE INTO device_model (device_sn) VALUES (?);', ['abcdefg'] LOG: 'COMMIT', [] LOG: 'executeSql error -> ',...
Can you help me to answer why the rxdnssd browser add/remove same service so quickly? https://github.com/becvert/cordova-plugin-zeroconf/pull/17 ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/142341493853498/195247920808910)
http://developer.android.com/intl/zh-tw/reference/android/widget/RadioGroup.html Android's RadioGroup extends LinearLayout. It will let some items disappear when there are too many radio buttons. Can you add this as a new feature?
There are no `emits` has been declare in the `PopperWrapper`, so that all sub-components, such as `Dropdown`, `Menu` and `Tooltip`, the `@update:shown="aVariable"` won't work.
https://cordova.apache.org/announcements/2017/12/04/cordova-android-7.0.0.html ``` ``` It means ``` ``` Need change to ``` ``` Could this plugin release a new version for this change?