Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API get_selected_nodes fails with exception #56

Open
bertbarabas opened this issue Dec 14, 2024 · 1 comment
Open

API get_selected_nodes fails with exception #56

bertbarabas opened this issue Dec 14, 2024 · 1 comment

Comments

@bertbarabas
Copy link

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

Copy link

linear bot commented Dec 14, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant