Hi there, I’m having a weird bug using Angular/Ionic. I have a mbsc-calendar housed in a page that the user gets to by selecting a tab. When I build the app in debug mode, everything is great and works flawlessly. However, when I build the app and pass in the --production and --release flags, the tab containing the calendar will no longer open. I get no error messages or anything, it just doesn’t work.
I can provide more information if needed. I haven’t seen this bug anywhere else and I’ve searched high and low so any help will be greatly appreciated. Thank you!