ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
125 stars 2 forks source link

Bug Report: Cannot make Bug Report #589

Closed thiccaxe closed 3 months ago

thiccaxe commented 3 months ago

Preflight Checklist

Download Source

Itch

Operating System

Fedora 39

Commit Hash

e2c4453f1234558822d2ea7b764dc0d43a05813c

Connect Instance ID

No response

Build Timestamp

No response

Describe the Bug

bug report - cannot make bug reports.

    ER(`https://github.com/ciderapp/Sabiiro-BugTracker/issues/new?assignees=&labels=%F0%9F%95%93+Pending%2C%F0%9F%90%9B+Bug&template=bug_report.yaml&title=[Bug]%3A&uid=${je("connect.uuid") || ""}&ver=${new Date(process?.env?.FRONTEND_BUILT ? "1710459986056" : new Date().getTime()).getTime()}&build_details=${encodeURIComponent(r)}`)

Steps to Reproduce

Click report bug button.

Anything else?

process is undefined. This should be replaced with the front-end alternative window.__BUILDINFO__.FRONTEND_BUILT

github-actions[bot] commented 3 months ago

Hello @thiccaxe :wave:

We really appreciate you taking the time to report this issue, please double check your issue to make sure you are clear and concise in your description. This will help us to help you as quickly as possible.

We'd like to ask you be patient and we will get back to you as soon as we can.

In the meantime, take a look at our FAQs which may answer your question.

Thanks again and we hope you enjoy the app! :smiley:

coredev-uk commented 3 months ago

Is fixed in latest prereleases, please wait for the next itch release.