Priya Ranjan Singh
Priya Ranjan Singh
@jaynammodi on lines of previous comment and suggestions, I tried them so and we can see a hoverIndicator at demo https://6nyebg.csb.app/ and corresponding sandbox at https://codesandbox.io/s/cardhoverindicatorprop-forked-6nyebg?file=/src/index.js. This is a workaround....
Your codesandbox example is [missing (see doc here)](https://redux-form.com/8.3.0/docs/api/field.md/#-code-validate-array-lt-function-gt-value-allvalues-props-name-gt-error-code-optional-) a `validate` prop for `Field` component. Once we put that in, values are consistent. Result: https://i2lgec.csb.app/ Forked sandbox: https://codesandbox.io/s/grommet-v2-template-forked-i2lgec?file=/NewReading.js Can you please...
@unicodeveloper This looks great. I have a question on something that looks important but I haven't explored myself. I was looking at documentation and since you are bringing this up,...
@jastuccio I like it so far, I checked it locally & found it to compile fine. Of course the maintainers would have final say at this. Until then we can...
@jastuccio BTW I didn't know until now that github has draft pull request as a feature, I was using WIP plugin (a popular plugin from years back). #TIL
@jastuccio PR looks good. Let's change the draft status and it would be ready to be merged by our awesome maintainers. About MUI 4, think about what we can do...
@karatechops Would it be relevant to mention that service workers close when all instances stop and loads the new bundle next time you reach the page? I'll give this a...