Kumar
Kumar
Regarding 1st Comment. I was able to make the notification work for Oreo using FCM without using build-extras.gradle. I suspect it works when you move to 1.8.0.2. I am using...
> @pkumar-uk did you use build-extras.gradle configuration: No, I did not use build-extras.gradle configuration as mentioned in meteor/meteor#7600 (comment)
I think I have done the work for OSCP response and CRL response, I can share the code once I can verify it works for all cases. I wanted help...
The following one is another example where it does not work. Please let me know if more information is required. Thanks ``` --- Schema let SchemaToDo = new SimpleSchema({ schoolId:...
I think the issue is not that. The update does work. It is just that in update mode the radio field does not get populated with old value, when Autoform...
Please find mini repo https://github.com/pkumar-uk/testapp.git Not very neat but will help you see the issue. Insert some records and try updating. The radio type input is not initialised.
Please let me know if more information is needed.
Apologies for not looking at this issue as I had an workaround. I want to confirm that I have tested the changes and they seem to be working