I have update to last version and now toolbarOptions is deprecated, but worse than that it is not working anymore.
I was using toolbarOptions: ToolbarOptions(paste: true), but now button is not showing up anymore, I only see the adaptative selection menu instead.
Deprecation say I should use contextMenuBuilder but no idea how to use it to have the paste button like previously :/
Hello,
I have update to last version and now toolbarOptions is deprecated, but worse than that it is not working anymore. I was using
toolbarOptions: ToolbarOptions(paste: true),
but now button is not showing up anymore, I only see the adaptative selection menu instead.Deprecation say I should use contextMenuBuilder but no idea how to use it to have the paste button like previously :/