Madd.is

Results 26 issues of Madd.is

I tried to create a database with a dot in the name, saved and tried to delete it again. Now it always gives me the notification: > ERROR 1008 (HY000)...

writing a link like http://google.com will not result in a clickable link.

This PR supports the addition of headers for ListView, according to the [docs](https://facebook.github.io/react-native/docs/listview.html#renderheader).

Is there a way to model [interfaces](https://medium.com/the-graphqlhub/graphql-tour-interfaces-and-unions-7dd5be35de0d#.c4hzu9enw) using PostgraphQl? I guess that this would require to map any metadata to a table which could be a problem. --- See potential...

✨ feature

Whenever the MacBook wakes from sleep mode I can still extend Muse on the touch bar, but it does not show any buttons/icons. The control strip is still visible and...

The dependencies were resolved at runtime, not at build time. This leads to `ActionSheetIOS` getting loaded on all platforms, avoiding this allows for the use of [react-native-web](https://github.com/necolas/react-native-web).

### Description Since bugsnag supports regular React applications, I think that [react-native-web](https://github.com/necolas/react-native-web) could be made compatible by using bugsnag-js/-react. I tried to do this myself, but the clients are not...

feature request
backlog

I am always impressed by this project and today is finally the day to give a little bit back! 😃 This PR is the first version of using the full...

thanks to https://github.com/lawnstarter/react-native-picker-select/issues/112#issuecomment-452924222 This is a breaking change, this should probably be a 2.0

**Describe the bug** The same problem described in https://github.com/pavjacko/renative/issues/585 is still a problem when building via `rnv build` This time it is `webpack` itself. ``` Cannot find module '/my/path/smarttv-platforms/node_modules/rnv/node_modules/webpack/bin/webpack.js' ```...

bug
wontfix