mathgladiator / adama-lang

A headless spreadsheet document container service.
https://www.adama-platform.com/
GNU Affero General Public License v3.0
107 stars 15 forks source link

Added missing opening <body> tag #203

Closed davidfulloutsoftware closed 8 months ago

davidfulloutsoftware commented 8 months ago

It will show an error on vite build: Unable to parse html

at async viteIndexHtmlMiddleware (/Users/dmontecillo/Private/FulloutSoftwareProjects/engineering/mobile/web-app-conv/node_modules/vite/dist/node/chunks/dep-6e2fe41e.js:57809:28) (x6)

9:25:26 PM [vite] Internal server error: Unable to parse HTML; Invalid end tag. at {"file":"/index.html","line":63640,"column":1} 63637| })(RxHTML); 63638| 63639| | ^ 63640| 63641| Githubissues.

  • Githubissues is a development platform for aggregating issues.