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

Debug data_year #74

Open
bkleeman opened this issue Jan 3, 2023 · 0 comments
Open

Debug data_year #74

bkleeman opened this issue Jan 3, 2023 · 0 comments

Comments

@bkleeman
Copy link
Collaborator

bkleeman commented Jan 3, 2023

There is a variable data_year that should be global and update on click for the 2012 and 2022 year buttons. You can currently see it update in the console, but it doesn't properly update API URL strings, which are defined in string interpolation patterns. String interpolation requires a function to return a string to update variables nested within. Now it is just a matter of getting the right function set up.

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