midzer
midzer
I would be happy about any PR to get progress going on in this issue.
This is still an issue for me on linux environment. Right now I have to manually fix in `dist/vue-autonumeric.min.js` `module.exports=n(require("AutoNumeric"))` to `module.exports=n(require("autonumeric"))`
@sdq i'll have a look. thanks.
@sdq Did you make any progress on this? Tbh I don't need pagination for my projects right now. But this feature might come handy in the future. Another option would...
@jasminmartin369 Have you implemented a working example with this theme I can adopt?
Using LH 7.4.0, in one of my sites "Fonts with font-display: optional are not preloaded" complains about the `woff` although I already preload the `woff2` correctly. Maybe we can consider...
Not for me. Just tested in Incognito without any extensions using latest Thorium on debian.
@markounikau okay, thanks for reporting! We're going to release a fresh M106 Thorium version for Mac soonish (probably this weekend).
Just asking out of curiousity: When surfing a website, your public IP is known to the webserver. Is the issue that your IP can be leaked to a 3rd party...
I also have a site with 50k+ pages in a single sitemap. Adopting some kind of automatically splitting due an external limit in Hugo might break things for others. We...