CJ Oyales

Results 6 issues of CJ Oyales

I'm using vuejs in this code but by following the api that is listed it should work. ``` const img = document.getElementById("img"); aalib.read.image .fromHTMLImage(img) .map(aalib.aa({ width: 100, height: 50 }))...

i have a vue project the gets blogpost from a headless cms. the problem there is over 100+ blogpost on that cms. prerendering it gave me this error ``` [prerender-spa-plugin]...

setting initial zoom create a bug when reloads it moves the scrollbar even it is set to `0,0` on `window.onload`. ``` window.onload = function () { window.scrollTo(0, 0); }; ```...

how to login if the account is facebook/google/apple? do you plan on implementing this login options?

**Describe the bug** Index.html in the dist folder. I have vue-i18n for localization and redirecting the `/` to `/:lang/` as per the vi18n documentation router/index.js ``` /* eslint-disable no-unused-vars */...

Please fix documentation link ![image](https://github.com/yapro/wowbook/assets/51884760/45c58927-1e28-4421-a47d-51556b0d9da2)