-
Notifications
You must be signed in to change notification settings - Fork 863
$offcanvas-size is deprecated #1048
Comments
Thanks for reporting in. Seems like there has been a breaking change in Foundation 6.4.2 or 6.4.3 that produces this deprecation warning. I have now made a change in package.json that points directly to version 6.4.1. #1049 If you clone a fresh version of the repo and do a |
I am using Zeeks Starters theme, Heisenberg with Foundation and I have tried to update foundation, and now i get the following error. WARNING: $offcanvas-size is deprecated and not used anymore! Please update your settings and use the map $offcanvas-sizes instead WARNING: $offcanvas-vertical-size is deprecated and not used anymore! Please update your settings and use the map $offcanvas-vertical-sizes instead I have downloaded the latest foundation from github and replaced the only the file which is that folder. Any guidance where i have gone wrong? Thank you. |
Yap. confirming warning: $offcanvas-size is deprecated (clean download from getting-started and run npm etc...) 6.4.1, 6.4.3.... |
With a fresh install (local) I get the following warnings in the terminal with
npm start
:Is this an old definition in foundationpress or do I have to update something in my node_modules?
The text was updated successfully, but these errors were encountered: