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
mmirus
changed the title
data not passed to the partial pages "Bug in Sage first installation"
Controller data not available in searchForm partial
Aug 31, 2018
#2100 deals with a similar issue with the comments partial. If that's merged and we used something like the above to resolve this issue, we'd be reproducing the data collection code in three spots. Perhaps it should be refactored to a new helper function?
Submit a feature request or bug report
Bug report
the staps ..
install new Sage theme ---> remove all posts from admin ---> and see the error in the home page.
this section will execute:
the error is
Undefined variables...
The error in my opinion is:
because the variables not passed to the "formSearch" partial page as well.
the data injected here
but "formSearch" use this data but he can't access the data above.
Please describe your local environment:
WordPress version: latest
OS: macOsx
NPM/Node version: 6.4.0/ 10.0.0
Where did the bug happen? Development or remote servers?
Development
The text was updated successfully, but these errors were encountered: