sunsky131221
sunsky131221
我有找到一個function: fido2CredentialCreationDateValue 在取得DatePipe上有問題 但因為我不熟angular,很難看出實際原因 有沒有可能在toISOString()的時候出了問題? English ver: I found a function: fido2CredentialCreationDateValue shows error when it get DatePipe with wrong argument. But I'm not good at web enginerring, need a...
Identified the issue, here are the temporary solutions and problem focus: Modify ./popup/main.js in the extension: Replace ```typescript {get fido2CredentialCreationDateValue(){var e,t,i,n;return`${this.i18nService.t("dateCreated")} ${this.datePipe.transform(null===(n=null===(i=null===(t=null===(e=this.cipher)||void 0===e?void 0:e.login)||void 0===t?void 0:t.fido2Credentials)||void 0===i?void 0:i[0])||void 0===n?void 0:n.creationDate,"short")}`}...
For browser extension: This string ```typescript supportedTranslationLocales=["en","ar","az","be","bg","bn","bs","ca","cs","cy","da","de","el","en-GB","en-IN","es","et","eu","fa","fi","fil","fr","gl","he","hi","hr","hu","id","it","ja","ka","km","kn","ko","lt","lv","ml","mr","my","nb","ne","nl","nn","or","pl","pt-BR","pt-PT","ro","ru","si","sk","sl","sr","sv","te","th","tr","uk","vi","zh-CN","zh-TW"]} ``` replace with ```typescript supportedTranslationLocales=["en","ar","az","be","bg","bn","bs","ca","cs","cy","da","de","el","en-GB","en-IN","es","et","eu","fa","fi","fil","fr","gl","he","hi","hr","hu","id","it","ja","ka","km","kn","ko","lt","lv","ml","mr","my","nb","ne","nl","nn","or","pl","pt-BR","pt-PT","ro","ru","si","sk","sl","sr","sv","te","th","tr","uk","vi"]} ``` Will disable zh-TW support. It work to me but it isn't the best solution.
Issue found (Maybe?) at @angular/common/locales/zh-Hant.mjs Line 14: ```typescript export default ["zh-Hant", [["上午", "下午"], u, u], u, [["日", "一", "二", "三", "四", "五", "六"], ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],...
A new method I just tried: Hardware: Ryzen 3900X + X470-F Platform: Proxmox 8.4.1 Kernel: 6.5.13-6-pve VM setting: CPU: host, 4-core RAM: 8G assigned 2 i350-VF DON'T USE UEFI BOOT!...
Here the full VM.conf > agent: 1 > args: -cpu Skylake-Server,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi > balloon: 0 > boot: order=virtio0;ide2 > cores: 4 > cpu: host > hostpci0: 0000:04:10.3,pcie=1 > hostpci1: 0000:04:10.2,pcie=1 >...
I briefly reviewed the issue ticket you provided, and I found the problem to be different. Actually, the issue is that in Angular, the Locale module helps convert date, currency,...
> Hi everyone, > > I just want to know if this PR is still in progress? > > I’m just a regular Traditional Chinese Bitwarden user, and it seems...
Hi there, Maybe this issue are the same cause with [https://github.com/bitwarden/clients/issues/6821#issuecomment-2137342368](https://github.com/bitwarden/clients/issues/6821#issuecomment-2137342368) FYI.
> no, it's not, I'm just explaining how to check if you have a problematic flash chip, and if it's safe to upgrade the OpenWRT, not the first install. >...