Skip to content

CreateBoundsStore Console Log #548

@Luckygamer02

Description

@Luckygamer02

Description

Bug Report: Excessive Console Logging in CreateBoundsStore

Summary

The CreateBoundsStore contains a console.log statement inside the recalculateNodeBounds function:

console.log('dentro del for, este es e node:', node);

### Reproduction

### Steps to Reproduce

1. Load any Svelvet graph with multiple nodes.
2. Observe the browser console during rendering or layout updates.

> You'll see repeated log messages from `CreateBoundsStore.recalculateNodeBounds`.


### System information

-

### Additional information

_No response_

### 👨‍👧‍👦 Contributing

- [x] 🙋‍♂️ Yes, I'd love to make a PR to fix this bug!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions