You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
When trying to search for some queries I get the error: "'
': undefined method 'subpods' for nil:NilClass (NoMethorError)". My code is exactly the same as the code on the home page, with the single exception that the query is from user input, not predefined in the program. This error does not occur all of the time, and I haven't found any pattern to when it does occur.
When trying to search for some queries I get the error: "'
': undefined method 'subpods' for nil:NilClass (NoMethorError)". My code is exactly the same as the code on the home page, with the single exception that the query is from user input, not predefined in the program. This error does not occur all of the time, and I haven't found any pattern to when it does occur.