BeaconCMS / beacon_live_admin

Admin UI to manage content for sites built by Beacon
https://beaconcms.org
MIT License
36 stars 16 forks source link

Error loading live data tab: `failed to call Beacon.Content.live_data_paths_for_site` #147

Open zachdaniel opened 2 months ago

zachdaniel commented 2 months ago

Environment

OS: MacOS Elixir/Erlang: Latest elixir/erlang versions live_admin & beacon: fresh clone of both repositories

Full Error

failed to call Beacon.Content.live_data_paths_for_site(:zachdaniel_dev) for site :zachdaniel_dev on node :"core@Zachs-MacBook-Pro-2"

Got:

  Erlang error: {:exception, :undef, [{Beacon.Content, :live_data_paths_for_site, [:zachdaniel_dev], []}]}
leandrocp commented 2 months ago

Hey @zachdaniel that will be fixed soon by https://github.com/BeaconCMS/beacon_live_admin/pull/141