Alice

Results 10 issues of Alice

FYI After fresh install: ```Module not found: Can't resolve 'moment' in 'C:\SQLI\Projects\airline-sciences-indus_new\airline-sciences-react2\node_modules\react-gantt-timeline\dist'```

So far I love Pigeon Maps. But I've been trying to integrate a custom MapTiler map with Pigeon Maps, and it doesn't work. After contacting MapTiler support, they confirmed it...

Hello Pigeon maps :) I'm creating a map that's only a few hundred pixels high, displaying a pin and an open Tooltip inside. The issue is display is broken because...

`import { Range } from 'rc-slider';` => error: "Module '"rc-slider"' has no exported member 'Range'." after upgrading to "rc-slider": "^10.0.0-alpha.6" doc still says you can import Range from rc-slider. forced...

### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/s/autumn-monad-b6o1xq?file=/src/Slider.js:3272-3280 ### Bug description ON OUR APP 1a. We have a slider, whose content is...

React

I'm encountering the `Cannot update a component (xxx) while rendering a different component (yyy)` on **user click**. The state setter is called inside a useCallback, which is called several components...

Status: Unconfirmed

Hi, I'm encountering an issue with the input. my country iso2 can depend on the user locale (or the user's db stored data but let's forget this for the moment),...

This request is based on my reading the ReadMe for this project and the functions offered. I've been using this solution for a year, and need to implement consent management....

Usage of Suspense forces me to use renderToPipeableStream, but I cannot find any doc anywhere on how renderToPipeableStream can integrate with react-helmet-async. I tried using stuff from the react-helmet-async README...

### Which packages are impacted by your issue? @graphql-codegen/typescript-react-apollo ### Describe the bug Issue ---------- 1. In a ReactRouter V7 (as a framework) with vite and apollo: 2. Once query...