Jabal Logian
Jabal Logian
Calligrapher calligrapher = new Calligrapher(this); calligrapher.setFont(this, "alexbrush/AlexBrush-Regular.ttf", true); I can't implement this code in fragment inside activity
### Cases Here https://react-google-maps-api-docs.netlify.app/#autocomplete is the documentation for the `Autocomplete` component. **First case:** As we can see in the screenshot below the `Autocomplete` gives us some suggestions under the `input`...
**Describe the bug** Error while installing and importing the `kepler.gl` library ```console ModuleNotFoundError Could not find module in path: 'kepler.gl/dist/localization/fi' relative to '/node_modules/kepler.gl/dist/localization/index.js' ``` **To Reproduce** Steps to reproduce the...
I have opened an issue about Line chart from React Apex Chart returns [object Object] in custom tooltip in the stackoverflow.com here https://stackoverflow.com/questions/68172536/line-chart-from-react-apex-chart-returns-object-object-in-custom-tooltip
Hello, This timeline component is really impressed me. I have been looking for several months to search for a powerful timeline component like this library. I have a question and...
I found this repository from this blog https://scalac.io/blog/user-authentication-keycloak-1/. I tried to use keycloack in my react app using that blog and this repo. Then I found an error (```clientId``` was...
### Order ID 💳 48778 ### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### The problem in...
**Question** There is a warning ```Warning: Each child in a list should have a unique "key" prop``` for using custom ```PaginationListStandalone```. I know that it's only a warning but my...
Hi Dave, I'm Jabal. I'm a frontend engineer using React Js. Sorry if I create an issue in your repository. I just want to ask something about the token management...
Hello, I'm trying to create a web application using React JS that has a push-to-talk (PTT) feature on it. One of the technologies that we will use is Mumble. The...