rubydoc.info icon indicating copy to clipboard operation
rubydoc.info copied to clipboard

Menu list erroring

Open pieterocp opened this issue 7 months ago • 2 comments

When opening the menu list, it doesn't seem to render but instead generates something with a big stack trace like below.

undefined method 'menu_lists' for #<Object:0x00007fe6815b7a88> /usr/local/bundle/ruby/3.4.0/bundler/gems/yard-f546a86b414c/templates/default/fulldoc/html/setup.rb:114:in 'YARD::Templates::Engine::Template__usr_local_bundle_ruby_3_4_0_bundler_gems_yard_f546a86b414c_templates_default_fulldoc_html#menu_lists' /app/lib/yard/templates/default/fulldoc/html/full_list.erb:15:in 'YARD::Templates::ErbCache#_erb_cache_0'

35:in 'Rails::Engine#call' /usr/local/bundle/ruby/3.4.0/gems/puma-6.6.0/lib/puma/configuration.rb:279:in 'Puma::Configuration::ConfigMiddleware#call' /usr/local/bundle/ruby/3.4.0/gems/puma-6.6.0/lib/puma/request.rb:99:in 'block in Puma::Request#handle_request' /usr/local/bundle/ruby/3.4.0/gems/puma-6.6.0/lib/puma/thread_pool.rb:390:in 'Puma::ThreadPool#with_force_shutdown' /usr/local/bundle/ruby/3.4.0/gems/puma-6.6.0/lib/puma/request.rb:98:in 'Puma::Request#handle_request' /usr/local/bundle/ruby/3.4.0/gems/puma-6.6.0/lib/puma/server.rb:472:in 'Puma::Server#process_client' /usr/local/bundle/ruby/3.4.0/gems/puma-6.6.0/lib/puma/server.rb:254:in 'block in Puma::Server#run' /usr/local/bundle/ruby/3.4.0/gems/puma-6.6.0/lib/puma/thread_pool.rb:167:in 'block in Puma::ThreadPool#spawn_thread'

Happy to look at it soon, but this is probably not expected behaviour?

pieterocp avatar May 14 '25 22:05 pieterocp

Do you have a page for this?

lsegal avatar May 14 '25 23:05 lsegal

Didn't take a screenshot, now it's working great. Noticed a bunch of commits so thank you for fixing it, appreciate it.

pieterocp avatar May 22 '25 20:05 pieterocp