Abhilash Mandula

Results 3 issues of Abhilash Mandula

Here is my code. Even after passing the `autocompleteSessionToken`, billing is generated per character instead of per session. ``` import React, { useState } from "react"; import useGoogle from "react-google-autocomplete/lib/usePlacesAutocompleteService";...

I am trying to delete an item from the component when I delete an Item. But it is not re rendering or refreshing the data. Is this the default or...

I am encountering a console warning in Mozilla when using the boxicons. The warning states that the glyph bounding box is incorrect for a large number of glyph ids. ```...