wf-soft

Results 22 comments of wf-soft

![image](https://user-images.githubusercontent.com/62228539/233005125-23c50bbd-9bb4-4cd2-b48c-d3b43c5f75a6.png) ![image](https://user-images.githubusercontent.com/62228539/233007237-b691f825-61b0-4552-9667-f2ecbb05ed4b.png) The documentation about KeepAlive is too simple, which is really difficult for people who are not very familiar with VUE. It took me a long time to figure...

It seems that in order to achieve my goal, I have to use middleware to achieve the desired results. ``` export default defineNuxtRouteMiddleware((to, from) => { const keepArray = [...

The same problem occurs only when he refreshes or goes directly to the page after posting to the server. There is no problem jumping from other pages, and there is...

Maybe it's because the content in ifram is empty. How can I load the ifram completely without opening a new window。

Yes, it seems that the contents of the iframe cannot be obtained。

Even if the page is fully loaded, I can't get it from window.document Get htmliframeelement content

Maybe this is a cross domain problem

@zphrs Is there any progress on this function at present?