Version: 1.0.111
Platform: win32 10.0.18363
Plugins: clickable-links
After I click the Close and never show again button,
The tab bar is moved to the bottom, although the value is Top in the settings:

A strange horizontal line appears on the tab bar:

The appearance of the settings page becomes very strange:


When I click the GitHub button and the Report a problem button, it no longer works:

This is the configuration when the issue occurs:
terminal:
profile: default-(powershell-core)
ligatures: true
font: Fira Code
bell: visual
colorScheme:
name: Material
foreground: '#eceff1'
background: 'rgba(38, 50, 56, 1)'
selection: null
cursor: '#FFCC00'
colors:
- '#000000'
- '#D62341'
- '#9ECE58'
- '#FAED70'
- '#396FE2'
- '#BB80B3'
- '#2DDAFD'
- '#d0d0d0'
- 'rgba(255, 255, 255, 0.2)'
- '#FF5370'
- '#C3E88D'
- '#FFCB6B'
- '#82AAFF'
- '#C792EA'
- '#89DDFF'
- '#ffffff'
environment: {}
hotkeys:
shell: {}
profile: {}
serial: {}
ssh: {}
appearance: {}
enableWelcomeTab: false
pluginBlacklist: []
@Eugeny This looks like a recent glitch.
Please capture DevTools console logs at the time of the issue: https://github.com/Eugeny/terminus/wiki/Debug-logs
GitHub
A terminal for a more modern age. Contribute to Eugeny/terminus development by creating an account on GitHub.
C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\node_modules\@angular\core\bundles\core.umd.js:4283 ERROR TypeError: (0 , v4.v4) is not a function
at HomeBaseService.enableAnalytics (homeBase.service.ts:49)
at new HomeBaseService (homeBase.service.ts:21)
at C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\node_modules\@angular\core\bundles\core.umd.js:11467
......
at ZoneTask.invoke (C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\node_modules\zone.js\dist\zone.js:492)
at timer (C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\node_modules\zone.js\dist\zone.js:3034)
at sentryWrapped (C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\dist\sentry.js:1882)
ERROR TypeError: Cannot read property 'appVersion' of undefined
at Object.eval [as updateRenderer] (StartPageComponent.ngfactory.js:72)
at Object.updateRenderer (C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\node_modules\@angular\core\bundles\core.umd.js:32086)
at checkAndUpdateView (C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\node_modules\@angular\core\bundles\core.umd.js:31743)
......
at ZoneTask.invoke (C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\node_modules\zone.js\dist\zone.js:492)
at timer (C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\node_modules\zone.js\dist\zone.js:3034)
at sentryWrapped (C:\Users\XXX\AppData\Local\Programs\Terminus\resources\app.asar\dist\sentry.js:1882)
Can this information help you?
Most helpful comment
Can this information help you?