-
On some config (it was my case) you can have issues with modals displaying squares instead of text content. In that case you have ton install Roboto font on your system! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Oh wow! This is kind of unexpected tbh. Would not have expected one to be affected by the other since the modals are a system thing, while Roboto is only used via css. Thanks for sharing! |
Beta Was this translation helpful? Give feedback.
-
FYI I had the issue again with the next release. I did the following and it fixed it:
|
Beta Was this translation helpful? Give feedback.
FYI I had the issue again with the next release.
Following the instructions in this thread electron-userland/electron-builder#5217 (comment)
I did the following and it fixed it: