gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + Gno.land: a blockchain for timeless code and fair open-source.
https://gno.land/
Other
894 stars 372 forks source link

GnoWeb not rendering correctly on Windows #2687

Open Milosevic02 opened 2 months ago

Milosevic02 commented 2 months ago

Description

I am currently working on enhancing the project from the Web3 camp where we developed a basic Twitter application. You can find the project here: GNO-Twitter. The application is functioning as expected, but I've encountered an issue with GnoWeb rendering on Windows.

While the application displays correctly on Ubuntu, it fails to render properly on Windows. My friend, who is running Ubuntu, has confirmed that the page loads without issues on his system. This discrepancy makes it difficult to view the application properly on Windows.

Screenshot 2024-08-13 172644

leohhhn commented 2 months ago

cc @alexiscolin