[solved] V2 hiding Android copy/paste buttons?

If I use an input type=“text” form field and double-tap the text, it gets selected. With Framework7 v1 the system buttons for copy and paste also came up on my Android 8 test device. With v2 this doesn’t seem to be the case anymore. Is v2 hiding them somehow or do I have another error in my code?

Found it! disableContextMenu in App / Core solves the problem!

1 Like

Thanks! I’m having the same issue with v3