Mario
Mario
You are right, I have been looking at other apps and this is not a bug. I propose a new parameter to choose if you want to slide the content...
Yes, I had also thought of it as a solution, but in that case you could not put the modal at 100% of the screen, and it greatly limits the...
Hello, I have been able to see the behavior in the youtube Android application, in the long descriptions. I don't have an iphone to check it. https://user-images.githubusercontent.com/18282247/152017356-c1ea8d05-28fc-48ab-8b0c-6a2ef3a93ad5.mp4
Hello @liamdebeasi, I have found a bug that has nothing to do with the petition we are talking about, but it coincides with the title :) When the ion-modal contains...
Hi, I said about selecting it because I have the autoSelect option to false and when I equal the currentDay to today, the 'monthview-selected' class is not applied, I don't...
the same thing happens to me, it seems that it only happens when the variables are used
Hello, I've been doing some research and it seems that the best options are. For node: Buffer.byteLength(string); For browser: (new TextEncoder().encode(string)).length; I think this library has a good approach: https://github.com/ehmicky/string-byte-length...
Hello, Buffer.byteLength exists in Node since the first versions, but I think it has been modified many times and I don't know the expected result in each of them or...
Hello @liamdebeasi Will there be an update of the library in ionic-framework soon, or in the next patch version? Thanks!
Hello, yes, I already did it before posting the issue, I also tried to delete all node_modules and package-lock.json in case something was wrong, and it kept giving me the...