Rahul Jain

Results 8 issues of Rahul Jain

Hey guys, I have recently started to dive deep into the SEO aspects of the theme. As I can see, there is no structured data for List of Articles, each...

enhancement

PR for adding structured data for posts. Issue: https://github.com/nielsenramon/chalk/issues/129

Having amp ready pages will again be a boon for SEO. As the theme is minimal with non-existent dynamic content, we can make amp version of the pages for higher...

enhancement

Hi, I am getting the following warning after reopening the app or reloading it. ``` registerHeadlessTask called multiple times for same key 'BackgroundTask' ```

Using example: http://docs.nativebase.io/docs/examples/ReduxFormExample.html The example does not actually submit the form. When trying to see the values on button press, I'm getting no field values- Form- ```js const FloatingInput =...

awaiting response

Removed test script as there are no tests, added current node js versions to travis

```sql SELECT * FROM `asdf`, qwer; ``` In above, tables are parsed as- ```sql `asdf` qwer ```

- Data will be persisted for both mongo and mysql. - Used docker compose to link web, mongo and mysql server