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
It's gotta be cleaner, e.g. have a post-form on the error page.
The friendly_urls, moxycart.domain, apikey will trigger the error. The trick is that the error page needs to look differently when it's inside a store-container tab vs. when it's on one of the Moxycart CMP.
Maybe we can display the full version via the ProductContainer controller?
Gotta move the IndexManagerController::_checkSettings() to a model class.
The text was updated successfully, but these errors were encountered:
It's gotta be cleaner, e.g. have a post-form on the error page.
The
friendly_urls
,moxycart.domain
, apikey will trigger the error. The trick is that the error page needs to look differently when it's inside a store-container tab vs. when it's on one of the Moxycart CMP.Maybe we can display the full version via the ProductContainer controller?
Gotta move the
IndexManagerController::_checkSettings()
to a model class.The text was updated successfully, but these errors were encountered: