Roberto P. Gludo II
Roberto P. Gludo II
@taylorstyers Have you add the style directly on source code? or on your style css?
@taylorstyers buttonStyles only works on hard coded style. but when I put a function It doesn't work.. buttonStyles={{display: function()}} doesn't work buttonStyles={{display: 'none'}} working
Hi @JakeUrban Im having trouble with this one with django polaris. how to address this? thanks
@JakeUrban Thanks it works..
@andobotar Please show some example regarding how to pass props. Thanks
> @RobertStuff > > I use this in a bigger form component, where I keep a number in state for the 'key': > `const [ImageUploaderKey, setImageUploaderKey] = useState(0);` > And...
@andobotar It works thanks...
@andobotar One more thing. Have you encounter when you have a defaultImages. It always shows even if you added a new image?