PricingBlog

Day 5 tutorial: component not updating

  • mesmoiron-1278343702615556147

    mesmoiron

    1 year ago

    Hi,

    I followed along the dashboard tutorial of day 5.

    The first component works fine. The second component is not updating. As I look at the attribute field in the homepages, I see an array as the input format, while in the tutorial this format is set to list.

    I have checked the formula it is correct. I do not see any difference.

    The chart component is still showing the test data from the component itself. I refreshed the page also.

    Any suggestions?
    1278343703290708021-rn_image_picker_lib_temp_1e2307bd-3e75-4142-bff2-f55758c44805.jpg
    1278343704062726164-209ab31a-73a7-4de1-ad51-e14d01b6acab.jpg
    1278343704683348141-88257953-776f-4761-8442-582629251e53.jpg
  • lucasg-1278409244353499147

    Lucas G

    1 year ago

    Test data does not persist when you actually use the component somewhere so it's possible you set it as a default value in a variable and are using that instead
  • Can you double check that?