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

Ingesting from inside an useEffect or event handler does not work #212

Open
Dacaramo opened this issue Jul 16, 2024 · 0 comments
Open

Ingesting from inside an useEffect or event handler does not work #212

Dacaramo opened this issue Jul 16, 2024 · 0 comments

Comments

@Dacaramo
Copy link

Minimum Reproducible Example

Steps to reproduce:

  • Clone the repo using git clone https://github.com/Dacaramo/ingest-from-use-effect-not-working.git
  • Install all of the dependencies using npm i
  • Go to the /env/.env.dev file and change the value of both the NEXT_PUBLIC_AXIOM_DATASET and NEXT_PUBLIC_AXIOM_TOKEN env variables for the ones corresponding to your Axiom data set
  • Run the example project using npm run start-dev

Every single ingest is being made from the ProvidersWrapper component.

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