
[BUG]
Thrumbar opened this issue Β· 1 comments
π΅ Describe the bug:
Getting this error when I try to share my talents via copy to clipboard
π΅ To reproduce: (Steps to reproduce the behavior)
- Open talent window
- select talents tab
- dropdown > select share > copy to clipboard
- See error ( Reloading the ui allows the copy to take place. )
π΅ The error:
Paste the error message in this blockquote.
3x [ADDON_ACTION_FORBIDDEN] AddOn 'GSE' tried to call the protected function 'CopyToClipboard()'.
[!BugGrabber/BugGrabber.lua]:485: in function <!BugGrabber/BugGrabber.lua:485>
[C]: in function 'CopyToClipboard'
[Blizzard_PlayerSpells/ClassTalents/Blizzard_ClassTalentsFrame.lua]:522: in function <...erSpells/ClassTalents/Blizzard_ClassTalentsFrame.lua:521>
[tail call]: ?
[C]: in function 'securecallfunction'
[Blizzard_Menu/Menu.lua]:884: in function 'Pick'
[Blizzard_Menu/MenuTemplates.lua]:74: in function <Blizzard_Menu/MenuTemplates.lua:68>
Locals:
_ = Frame {
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
}
π΅ Screenshots:
π΅ Expected behavior:
No error
π΅ GSE.lua file:
π΅ Desktop (please complete the following information):
- OS: [ Windows 11 64bit]
- Game Version [ retail (11.1.0 (60037) ]
π΅ GSE Version:
- Version: [ 3.2.26-b-2-gf336a08 ]
- Downloaded From: [ https://www.curseforge.com ]
π΅ Additional context:
Add any other context about the problem here.