Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to edit book details from series screen. #1139

Closed
5 tasks done
THElegend5 opened this issue Jun 28, 2023 · 2 comments
Closed
5 tasks done

Unable to edit book details from series screen. #1139

THElegend5 opened this issue Jun 28, 2023 · 2 comments
Assignees
Labels
bug Something isn't working released WebUI Need works in the WebUI

Comments

@THElegend5
Copy link

Steps to reproduce

  1. Open any series.
  2. Try to edit details of any of the books using the edit button of that book in the series.

Expected behavior

You are able to edit the book details from the edit screen.

Actual behavior

Edit button doesn't do anything.

Logs

No response

Komga version

1.0.0

Operating system

Windows 11

Other details

Happening on Firefox nightly 116.0a1 (2023-06-27) (64-bit) [ Haven't tried on any other browser]
and getting the following error when clicking the edit button from console logs of the browser.
TypeError: can't access property "firstDay", (new Intl.Locale(...)).weekInfo is undefined
ht EditBooksDialog.vue:4
VueJS 13
setUpdateBooks store.ts:108
k vuex.esm.js:844
commit vuex.esm.js:466
commit vuex.esm.js:465
_withCommit vuex.esm.js:624
commit vuex.esm.js:464
commit vuex.esm.js:409
dialogUpdateBooks store.ts:209
M vuex.esm.js:851
dispatch vuex.esm.js:516
dispatch vuex.esm.js:406
editSingleBook BrowseSeries.vue:896
editItem ItemCard.vue:357
click ItemCard.vue:3
VueJS 4
click VBtn.js:134
VueJS 47
index.js:44
setTimeout handler*runDelay index.js:41
onMouseEnter VHover.js:23
VueJS 3
vue.runtime.esm.js:1897:12
VueJS 16
setUpdateBooks store.ts:108
k vuex.esm.js:844
commit vuex.esm.js:466
commit vuex.esm.js:465
_withCommit vuex.esm.js:624
commit vuex.esm.js:464
commit vuex.esm.js:409
dialogUpdateBooks store.ts:209
M vuex.esm.js:851
dispatch vuex.esm.js:516
dispatch vuex.esm.js:406
editSingleBook BrowseSeries.vue:896
editItem ItemCard.vue:357
click ItemCard.vue:3
VueJS 4
click VBtn.js:134
VueJS 47
index.js:44
(Async: setTimeout handler)
runDelay index.js:41
onMouseEnter VHover.js:23
VueJS 3

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have checked the FAQ.
  • I have updated the app to the latest version.
  • I will fill out all of the requested information in this form.
@gotson gotson added bug Something isn't working WebUI Need works in the WebUI and removed triage labels Jun 28, 2023
@gotson
Copy link
Owner

gotson commented Jun 28, 2023

Bug introduced by #1113

@gotson gotson self-assigned this Jun 29, 2023
@gotson gotson closed this as completed in 308a068 Jun 29, 2023
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in v1.1.0 (Release Notes)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released WebUI Need works in the WebUI
Projects
None yet
Development

No branches or pull requests

2 participants