Rahul kumar

Results 30 issues of Rahul kumar

# Peer js is not working I am just creating peerjs video streaming application in NodeJs and ReactJs * * * The below code is working fine, i am able...

## Summary Show loader while drag and drop is uploading image ## Screenshots If applicable, add screenshots to help explain your question. ## Version Write the version of the Editor...

Question
inactive

## Describe the bug I am trying to build a react-library using the editor. I'll customize this editor, styles, etc and used it across multiple projects. I am using https://www.npmjs.com/package/create-react-library...

Bug

I started root project by `npm start` Result ```js Watching source, compiling to dist: Wrote 503 kB: index.modern.js.gz 363 kB: index.modern.js.br Wrote 504 kB: index.js.gz 363 kB: index.js.br ``` I...

# Error ```js Error: 'Editor' is not exported by node_modules\@toast-ui\react-editor\dist\toastui-react-editor.js, imported by src\index.js at C:\Users\Rahul kumar\desktop\Projects\util-pkg-s\test\ev\src\index.js:4:9 2: import styles from './styles.module.css' 3: //import E from "./evh/e"; 4: import { Editor...

I want to get the location text of when I click on the map. Ex -> https://docs.mapbox.com/playground/geocoding/?search_text=85.52849849793557,26.838153629235293&limit=1

**Describe the bug** Battery API is showing wrong battery status **Screenshots** If applicable, add screenshots to help explain your problem. ![Screenshot from 2021-10-26 09-46-25](https://user-images.githubusercontent.com/54087826/138808095-25675300-c3b4-427a-9bdc-d27170d3cf6b.png) See actual battery percentage on the...

bug

# Code ```js import React, { Component } from "react"; import MapGL from "react-map-gl"; import { Editor, DrawPolygonMode } from "react-map-gl-draw"; const DEFAULT_VIEWPORT = { width: 800, height: 600, longitude:...

I want to have a header for a rotating image and zoom the image. But, wherever i clicked on the image, then the header is hidden.