latitude-dev / latitude

Developer-first embedded analytics

Home Page:https://latitude.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing the value of an input from React does not update the parameter in an embed

csansoon opened this issue · comments

Steps To Reproduce

  1. Run examples/sample-react
  2. Modify the value of end_year from the input in React, outside of the embed

Environment

  • Happens since @latitude-data/react version 0.6.2

Expected Behavior

It should update the value of the param inside the embed.

Actual Behaviour

Does not update the value inside the embed. Every other type of events do work as expected.

Hints

I suspect the problem might come from here: #284

@andresgutgon this was resolved then no?

I couldn't reproduce with the latest versions of react embed and react-example.