Rahul

Results 3 issues of Rahul

Wouldn't the app be more robust, easy to scale, and maintainable if we port the current implementation to React? I'll be happy to contribute or formulate a migration plan.

enhancement

I'm using this library to get the scroll to div effect.However after following the documentation ,I don't seem to get it working.Code : ``` Streak Gems Xp Points This is...

1.According to the documentation :- `var autocomplete =$('#el').autocomplete({});` 2.According to the given examples :- ` var single = $('#singleInput').materialize_autocomplete({});`