Problem:
Is there a way to remove cache from toolset block "views"
Solution:
For now, With Toolset block views there is no option to disable the cache but you can use the filter hook "wpv_filter_disable_caching" to disable the cache.
Problem:
Edit View when Toolset block used - How to display View submenu when Toolset Block is used.
Solution:
To display the view menu when Toolset block is used, you can navigate to:
=> Toolset => Settings => General tab => Editing experience => select the option "Show both the legacy and Blocks interface and let me choose which to use for each item I build"
This will allow you to build view both using classic and block view mode. Relevant Documentation:
Problem: When I insert, into a Page's Header element, a Content Template that was created using the Block Editor, it seems to break any backgrounds applied to that Page's contents in the Block Editor.
Solution: Update to the latest version of Blocks / Views to get the fix for this issue.