Hello everyone,
I recently upgraded to the latest version of Ionic and all is well, it’s great. Except that I can not display the Datetime and Select components. When I check the html code from my browser, there is a large blank where the component should normally appear. Which makes me think that there is a build problem.
hai… @cee please check your scss file on that component… i’ve notice that style on ionic after upgrade a little bit different… if you use special class for your datetime and select component, i guess you need to delete it first and see what happen
That’s weird, the only thing I can think of right now is that probably the stacked label type is not getting enough vertical space for some reason and so it’s failing the whole thing. I’d suggest you to experiment a little and try changing the type of label, it’s always beneficial to understand how things work.
Anyways, if it’s at least working for you then it’s good!