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 Dec 9, 2019. It is now read-only.
While 3.0.0-beta.5 addresses the issue with leaf (vapor/leaf#134) by adding a preloading middleware, the leaf tag will still try to download the localization from the server when the preloading did fail (ie due to nstack being down).
Ideally we should never load from the server when using the leaf tag. Instead show fallback values.
While 3.0.0-beta.5 addresses the issue with leaf (vapor/leaf#134) by adding a preloading middleware, the leaf tag will still try to download the localization from the server when the preloading did fail (ie due to nstack being down).
Ideally we should never load from the server when using the leaf tag. Instead show fallback values.