TiagoSilvaPereira / vemto2-issues

Repository to track Vemto 2 Issues
5 stars 0 forks source link

Cannot read properties of undefined (reading 'replace') #201

Open tjaoc opened 1 month ago

tjaoc commented 1 month ago

Error Message: Cannot read properties of undefined (reading 'replace')

Stack:

TypeError: Cannot read properties of undefined (reading 'replace')
    at /Applications/Vemto.app/Contents/Resources/app.asar/build/src/main/main.js:46:8039
    at Array.forEach (<anonymous>)
    at hR.parse (/Applications/Vemto.app/Contents/Resources/app.asar/build/src/main/main.js:46:7917)
    at hR.setContent (/Applications/Vemto.app/Contents/Resources/app.asar/build/src/main/main.js:46:6779)
    at new hR (/Applications/Vemto.app/Contents/Resources/app.asar/build/src/main/main.js:46:6705)
    at dR.<anonymous> (/Applications/Vemto.app/Contents/Resources/app.asar/build/src/main/main.js:50:1788)
    at Generator.next (<anonymous>)
    at /Applications/Vemto.app/Contents/Resources/app.asar/build/src/main/main.js:50:1580
    at new Promise (<anonymous>)
    at cR (/Applications/Vemto.app/Contents/Resources/app.asar/build/src/main/main.js:50:1400)

How to reproduce:

Expected behavior:

Actual behavior:

Additional context:


Vemto 2.1.5 darwin 23.6.0 Locale: pt-PT App version: 2.1.5

TiagoSilvaPereira commented 1 month ago

Hi @tjaoc is this a new project? How can I reproduce this bug?

TiagoSilvaPereira commented 1 month ago

@tjaoc I already identified the problem, the fix is coming in the next version. Thanks