janiskelemen / formvuelar

Vue form components with server-side validation in mind
https://janiskelemen.github.io/formvuelar/
MIT License
300 stars 25 forks source link

cannot access the full document #15

Closed xu4wang closed 3 years ago

xu4wang commented 4 years ago

I tried to learn formvuelar and want to access the full document.

Open https://formvuelar.netlify.app/ the browser shows a blank page, with below errors

Failed to load resource: net::ERR_CONNECTION_REFUSED
vue.min.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
docsify.min.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
search.min.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
docsify-pagination.min.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
prism-bash.min.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
/%3C%=%20BASE_URL%20%%3Eformvuelar/docs/img/favicon32x32.png:1 Failed to load resource: the server responded with a status of 400 ()
/%3C%=%20BASE_URL%20%%3Eformvuelar/docs/img/favicon16x16.png:1 Failed to load resource: the server responded with a status of 400 ()
/%3C%=%20BASE_URL%20%%3Eformvuelar/docs/img/favicon64x64.png:1 Failed to load resource: the server responded with a status of 400 ()
janiskelemen commented 3 years ago

Can you please check now? It works fine for me.