VNadygin
VNadygin
Cannot bind data to toggle initially check. Works with a checkbox. Possible problem with metadata.
Textfield initial value doesn't passed to the mutation without editing this textfield
Steps to reproduce: 1) Add action to the checkbox 2) Select update todo 3) Create custom function with arg `isChecked` and return value `!isChecked` 4) Bind `completed` field to function...
Some components use `window` in the implementation. Trying to use Reactackle in SSR mode throw an error `Window is not defined`
Props `data` should be used to render menu structure from JSON with the props in keys
http://reactackle-docs.braincrumbs.io/#/tooltip/demo case 4 Tooltip positions bottom and left is different from other cases with the same props passed
With HOC `withTooltip` you can use custom tooltip content. Add ability to use custom content in Text, Checkbox, Tag components. Now only default one with text is applied
Hi team, I would be nice to have a support for a new release of the prisma v6. Currently the lib is showing warning: ` [email protected] does not officially support...