Hi,
I’m trying to execute a test app with anvil-app-server on my machine (Windows 10). It is a static label (for caption), made by the Editor, which is rendered correctly when the browser is connected to Anvil, but fails as connect to localhost:3030. Text is in Bulgarian (Windows 1251)
Here it is what I tracked
-
On the editor’s screen is normal
-
The text in form_template.yaml on my comp is correct
-
On the screen on localhost:3030 looks like:
The browser is: Chrome is up to date Version 103.0.5060.134 (Official Build) (64-bit)
Is there anything I should have done in the app or locally before/after cloning or in the browser?
I’ll appreciate any help!
Thanks!