Ionic Info
@ionic/angular: "4.0.0-beta.0"
Describe the Bug
ion-menu has no property conten as it had in v3
Expected solution
Put it back or provide guidance about how to migrate in the breaking changes list
Some work arround to handle this?
content is now contentId see: here
Yeah, since ion-menu now needs to work everywhere (even if angular is not used), the new API is contentId
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Most helpful comment
content is now contentId see: here