Ralph Khreish
Ralph Khreish
## Issue summary Trying to upgrade to webpack 5 and I get the following error: error - ./node_modules/@shopify/polaris/dist/styles.css ┃ TypeError: this.getOptions is not a function ## Expected behavior `shopify app...
# Issue summary We now have a new hook called useQuery from `react-query` but the problem is that it is not at all typed ## Expected behavior We would expect...
I tried to use bottomSpacing: 0 , but the element stays on top. Here is my code, I used the example html: ```html Sticky Plugin $(window).load(function(){ $("#header").sticky({ topSpacing:0, bottomSpacing:0 });...
### Describe the bug when running: `pnpm nx run webapp-api-client:graphql:generate-types` at the root of the project, it says: ``` Error: Unable to find Codegen config file! Please make sure that...
Type: Bug Unable to use typescript while using the extension. I am using yarn workspaces and yarn version 4 Extension version: 0.5.0 VS Code version: Code 1.84.2 (1a5daa3a0231a0fbba4f14db7ec463cf99d7768e, 2023-11-09T10:52:57.054Z) OS...
> "Codex was just released by openai, lets add an integration with them" ### Motivation - We add rules to all systems and applications we integrate with - So we...
- Right now our codebase is in javascript, would be nice to have it in typescript
> "Direct quote or clear summary of user request or need or user story." ### Motivation To improve the flow of task completion, once a task is set as completed,...
### Discussed in https://github.com/eyaltoledano/claude-task-master/discussions/487 Originally posted by **BradKML** May 13, 2025 There are some memory designs that are different from just chat history (https://github.com/eyaltoledano/claude-task-master/discussions/486) and conventional memory banks (https://github.com/eyaltoledano/claude-task-master/discussions/284) that...
> "when doing parse scripts/prd.txt in cursor, it doesn't do anything" ### Motivation - We need a better way to give feedback to users when a PRD is being parsed...