wf-soft
wf-soft
  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 = [...
Do you currently have any solutions
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
@tareqimbasher Yes, it can now start normally
@zphrs Is there any progress on this function at present?