elixir-error-tracker / error-tracker

🐛 An Elixir-based built-in error reporting and tracking solution
https://hex.pm/packages/error_tracker
Apache License 2.0
414 stars 18 forks source link

Live view 1.0-rc support #95

Closed elephantoss closed 2 months ago

elephantoss commented 2 months ago

Is it possible to relax the dependency on live view to make it possible to use it with live view 1.0-rc ?

crbelaus commented 2 months ago

Hi! Take a look at https://github.com/elixir-error-tracker/error-tracker/issues/80#issuecomment-2333668307, which explains what to do.

elephantoss commented 2 months ago

thanks @crbelaus