Chintu Mohandas

Results 12 issues of Chintu Mohandas

**react-trasnition-group** **Alternative to react-move** **Quality check** - [ ] Package has sufficient overlap in functionality to act as a replacement. - [ ] Package is actively maintained, and/or stable for...

similar suggestion

# 🐛 bug report Trying to migrate a very large repository (private to a company) from webpack to parcel, I'm facing this frequent build error `Error: Got unexpected undefined` when...

:bug: Bug

The generated service client doesn't give a Promise response, instead, it requires callbacks for handling the response from the server. **Versions of relevant software used** latest **What happened** This is...

# 🐛 bug report After updating to [email protected] (from v2.8.3), the alias config in package.json stopped working on the node target. ## 🎛 Configuration Created a very lean reproduction with...

### Describe the bug Dev mode in a react server-rendered application, the initial critical css is not inlined into the html. Styles kicks in only after the react hydration and...

pending triage
feat: ssr

## Description In Vite Dev mode for react server-side rendered application the critical CSS needed for styling the application only loads after a while after the vite runtime is loaded...

needs: complete repro 🖥️
platform: ssr 🛠️
bug report 🦗

Currently, when one create a logger using `DD_LOGS.createLogger` API, you can pass the `context` object, but it doesn't let one set a different `sessionSampleRate` per logger. ```tsx DD_LOGS.onReady(function() { DD_LOGS.createLogger('critical-logs',...

enhancement

**Describe the bug** Currently, `clientToken` and `applicationId` are public; anyone can use them to sabotage the RUM metrics if they use them on other unauthorized websites. More importantly they could...

bug

## React SSR Streaming bug I have followed the documentation on react SSR streaming ([doc](https://styled-components.com/docs/advanced#streaming-rendering)) and endup having a broken generated html in styled-components v6. The same code works just...

## Description In Vite Dev mode for react server-side rendered application the critical CSS needed for styling the application only loads after a while after the vite runtime is loaded...

bug report 🦗
needs: complete repro 🖥️
platform: ssr 🛠️