Lua error when abandoning quests

Some details:
I’m level 1.
I tried to abandon the only quest I had in my log.
It was the first quest in the gnome/dwarf starter zone.
No addons are enabled.

Lua Error below:

Message: Interface/FrameXML/StaticPopup.lua:2270: attempt to index global 'QuestLogDetailFrame' (a nil value)
Time: Wed Jul  5 13:39:49 2023
Count: 1
Stack: Interface/FrameXML/StaticPopup.lua:2270: attempt to index global 'QuestLogDetailFrame' (a nil value)
[string "@Interface/FrameXML/StaticPopup.lua"]:2270: in function `OnAccept'
[string "@Interface/FrameXML/StaticPopup.lua"]:5478: in function `StaticPopup_OnClick'
[string "*StaticPopup.xml:24_OnClick"]:1: in function <[string "*StaticPopup.xml:24_OnClick"]:1>

Locals: self = StaticPopup1 {
 0 = <userdata>
 hideOnEscape = 1
 SubText = FontString {
 }
 ItemFrame = StaticPopup1ItemFrame {
 }
 OnBackdropLoaded = <function> defined @Interface/SharedXML/Backdrop.lua:152
 GetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:390
 SetBackdropBorderColor = <function> defined @Interface/SharedXML/Backdrop.lua:422
 button4 = StaticPopup1Button4 {
 }
 moneyFrame = StaticPopup1MoneyFrame {
 }
 extraButton = StaticPopup1ExtraButton {
 }
 text = StaticPopup1Text {
 }
 SetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:329
 ClearBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:282
 GetBackdropBorderColor = <function> defined @Interface/SharedXML/Backdrop.lua:409
 GetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:347
 moneyInputFrame = StaticPopup1MoneyInputFrame {
 }
 maxHeightSoFar = 72.851841
 exclusive = 1
 SetBorderBlendMode = <function> defined @Interface/SharedXML/Backdrop.lua:266
 TopLeftCorner = Texture {
 }
 CoverFrame = Frame {
 }
 itemFrame = StaticPopup1ItemFrame {
 }
 ApplyBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:294
 BottomEdge = Texture {
 }
 button3 = StaticPopup1Button3 {
 }
 icon = StaticPopup1AlertIcon {
 }
 Center = Texture {
 }
 backdropInfo = <table> {
 }
 OnBackdropSizeChanged = <function> defined @Interface/SharedXML/Backdrop.lua:182
 HasBackdropInfo = <function> defined @Interface/SharedXML/Backdrop.lua:278
 RightEdge = Texture {
 }
 numButtons = 2
 maxWidthSoFar = 320
 button2 = StaticPopup1Button2 {
 }
 GetEdgeSize = <function> defined @Interface/SharedXML/Backdrop.lua:188
 BottomRightCorner = Texture {
 }
 button1 = StaticPopup1Button1 {
 }
 TopEdge = Texture {
 }
 BottomLeftCorner = Texture {
 }
 TopRightCorner = Texture {
 }
 editBox = StaticPopup1EditBox {
 }
 timeleft = 0
 extraFrame = StaticPopup1ExtraFrame {
 }
 SetupTextureCoordinates = <function> defined @Interface/SharedXML/Backdrop.lua:214
 Separator = Texture {
 }
 SetupPieceVisuals = <function> defined @Interface/SharedXML/Backdrop.lua:246
 SetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:399
 LeftEdge = Texture {
 }
 which = "ABANDON_QUEST"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'QuestLogDetailFrame' (a nil value)"
2 Likes