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
/**
* @ngdoc method
* @name prep.factory:prepParams#parameters
* @description Set new parameters or get current parameters
*
* @param {string} newParameters New parameters
* @param {string} parseParamsFromUrl Flag if parse parameters like in url
* @returns {Object} Current parameters or `this`
*/
when this gets processed by the memberDocsProcessor, i get the warning below and this doc gets excluded from the docs collection passed down to the next processor.
I had the same issue, it seems to be a kind of bug. As a workaround try to refactor->rename prep.factory:prepParams if it is possible and check if warning remains.
hi, What could be the issue with this doc.
when this gets processed by the memberDocsProcessor, i get the warning below and this doc gets excluded from the docs collection passed down to the next processor.
Any help with this guys? is my doc badly formatted?
The text was updated successfully, but these errors were encountered: