Laurent
Laurent
Thanks @yelhouti for your snippet, it helped me patch my build using Vite. Faced a similar issue related to this (unresolved bug) https://github.com/ionic-team/capacitor/issues/2978 and the PR related to it https://github.com/ionic-team/capacitor/pull/5956...
Have you tried using CSS? (https://framework7.io/docs/text-editor#css-variables)
This issue keeps happpening in production builds. After spending hours trying to find the source of the issue, I found a workaround for now. Available at (https://github.com/biguphpc/rollup-plugin-framework7). Reason: I could...
Having the same issue with Range requests. This bug is easy to reproduce by putting multiple `` tags on a page. The concurrent request the browser makes leads to the...
Yes we do have other processes running on port 80 and do not want to kill our web server running on port 80. This only happens when the container is...