Sheikh Jamir Alam

Results 26 comments of Sheikh Jamir Alam

@hs7898753 I modifyed the code to make sure we don't see the error when user tries to open the height graph without mentioning the Waypoints. I used the `react-semantic-toasts` package...

@hs7898753 I used [react-toastify](https://www.npmjs.com/package/react-toastify) and this is the output I got. I think it looks cool, do let me know about the warning message. `react-toastify` is better than `react-semantic-toasts` as...

@hs7898753 Can you tell me what's the function of this method in line [640](https://github.com/gis-ops/valhalla-app/blob/1d74652e2e62b7d5a748e327484e403a532d8e12/src/Map/Map.jsx#L640). Its being called from this [line](https://github.com/gis-ops/valhalla-app/blob/1d74652e2e62b7d5a748e327484e403a532d8e12/src/Map/Map.jsx#L267).

> Jep, I agree, it's better to move to the package that's maintained. Should I change the welcome toast and use react-toastify? And uninstall the react-semantic-toasts package?

@Faizan711 This looks like an issue on the client side code. As for the setup, check these links - [Github instructions](https://github.com/appsmithorg/appsmith/blob/master/contributions/CodeContributionsGuidelines.md#-setup-for-local-development) You'll see Youtube video links there as well on...