neinteractiveliterature / intercode

The future of convention web applications
MIT License
24 stars 6 forks source link

Liquid::InternalError: Liquid error: internal (Liquid::InternalError) #9780

Closed sentry-io[bot] closed 2 weeks ago

sentry-io[bot] commented 2 weeks ago

Sentry Issue: INTERCODE-6K

NoMethodError: undefined method `starts_at' for nil (NoMethodError)

    event.runs.min_by(&:starts_at).starts_at
                                  ^^^^^^^^^^
  app/liquid_drops/event_drop.rb:60:in `first_run_starts_at'
    event.runs.min_by(&:starts_at).starts_at
  app/graphql/concerns/cms_parent_implementation.rb:39:in `preview_liquid'
    cadmus_renderer.render(Liquid::Template.parse(content), :html)
...
(35 additional frame(s) were not displayed)

Liquid::InternalError: Liquid error: internal (Liquid::InternalError)
  app/graphql/concerns/cms_parent_implementation.rb:39:in `preview_liquid'
    cadmus_renderer.render(Liquid::Template.parse(content), :html)
...
(28 additional frame(s) were not displayed)