Skip to content

issues Search Results · repo:codaworks/react-glow language:TypeScript

Filter by

7 results
 (64 ms)

7 results

incodaworks/react-glow (press backspace or delete to remove)

Hi, Thanks for making a good library. Looks like by design the children will be rendered twice, is it possible to make it rendered only once ?
  • febfeb
  • 1
  • Opened 
    27 days ago
  • #9

The hover effect seems to just be shown all the time in Firefox 131.0.3 Firefox: https://github.com/user-attachments/assets/cd581740-7faf-4b5b-8cfe-bcdccb12f05c Brave: https://github.com/user-attachments/assets/943e600a-8f77-4a8c-ad32-00d1b154c7f2 ...
  • dustgg
  • 2
  • Opened 
    on Oct 21, 2024
  • #7

When I add Glow and an element that scrolls horizontally the layout breaks Code: FeatureCard export default function FeatureCard({ className }: IProps) { return ( Glow div className={twMerge( ...
  • HighError
  • 5
  • Opened 
    on Feb 13, 2024
  • #6

Because this code naively duplicates the elements: https://github.com/codaworks/react-glow/blob/bb2fb16fa26e7776c162ab272ac4eb2e91b0a35a/src/index.tsx#L110 It creates issues when using input or form ...
  • andreialecu
  • 3
  • Opened 
    on Jan 13, 2024
  • #5

First of all, love this package! I ran into an issue with it, however. The glow is jumping around with certain inner elements. I noticed this is because of the use of layerX where srcElement on the pointermove ...
  • andreialecu
  • 3
  • Opened 
    on Jan 13, 2024
  • #3

Typings might have something wrong as children are defined as undefined causing TS2322: Type Element is not assignable to type undefined when passing any element as children to the Glow component.
  • glpecile
  • 4
  • Opened 
    on Dec 22, 2023
  • #2

When consuming Glow with typescript, it requires the className, style and other props. Types should be fixed
  • Silverium
  • 1
  • Opened 
    on Dec 1, 2023
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.