Skip to content

Using a Pandas dataframe with Foreach #1931

Answered by masenf
chimeracle asked this question in Q&A
Discussion options

You must be logged in to vote

card_link is "ComputedVar" because it is decorated with rx.var or rx.cached_var, these functions act like property, they cannot take parameters and are computed based on the current state.

My suggestion was to use a normal event handler, so remove these decorators and try again.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@chimeracle
Comment options

@masenf
Comment options

@chimeracle
Comment options

@masenf
Comment options

Answer selected by chimeracle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants