After upgrade my F7 CLI got this error:
Uncaught (in promise) Error: Error: Framework7: Component doesn’t have method “navigator”
How to downgrade? or is there any solution?
After upgrade my F7 CLI got this error:
Uncaught (in promise) Error: Error: Framework7: Component doesn’t have method “navigator”
How to downgrade? or is there any solution?
navigator(…) => navigate(…)
Thank you for the answer!