I started out with Ionic using React (don’t even bother) and had an IonSplitPane working in that project. I escaped to Angular and started a new tabbed app and typed in my split pane elements just as I had them on React but I get a cryptic error:
I have tried using the syntax from the documentation and have scoured the internet looking for a solution to this error. No matter how I define content, contentId, or whatever and match up the ID with my menu and main content the split-pane just blows up. I’m happy to cobble together my own split-pane master/detail component but it would be nice if this worked or was at least removed from the docs. I’m on all the latest default framework versions…whatever comes with “ionic start.”
1 post - 1 participant