Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

API get_selected_nodes fails with exception #56

@bertbarabas

Description

@bertbarabas

Note get_selected_rows works fine but get_selected_nodes fails with this exception:

[Reflex Frontend Exception]
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Object'
| property 'context' -> object with constructor 'Context'
--- property 'beans' closes the circle
at JSON.stringify ()
at applyEvent (webpack-internal:///./utils/state.js:293:35)
at processEvent (webpack-internal:///./utils/state.js:346:27)
at processEvent (webpack-internal:///./utils/state.js:353:15)
at async queueEvents (webpack-internal:///./utils/state.js:323:5)

Reflex Version Info:

reflex 0.6.6.post3
reflex-ag-grid 0.0.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions