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

Chat notebooks cloud deployed from desktop issue errors on mouseover for code blocks #609

Closed
rhennigan opened this issue Mar 7, 2024 · 0 comments · Fixed by #611
Closed
Assignees
Labels
bug Something isn't working

Comments

@rhennigan
Copy link
Member

Code blocks in chat outputs that are created on desktop have an event handler that attaches a cell on mouseover, which doesn't work in cloud. If you cloud deploy one of these notebooks then mouseover the code block, it issues an error because the cell attachment fails.

Debug Data
Property Value
Name "Wolfram/Chatbook"
Version "1.4.5"
ReleaseID "$RELEASE_ID$"
EvaluationEnvironment "WebEvaluation"
FrontEndVersion "Cloud: 1.68 (February 7, 2024)"
KernelVersion "14.0.0 for Linux x86 (64-bit) (December 13, 2023)"
SystemID "Linux-x86-64"
Notebooks True
DynamicEvaluation False
SynchronousEvaluation False
TaskEvaluation False

Settings

Property Value

Stack Data

throwFailure
trimURL

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`Actions`AttachCodeButtons[Dynamic[FE`attached$$4135633063050169215597431060897812925286], CellObject["4b3e354f-8b0d-4191-8b6d-1671b8b842f6", "81dd3a7fa1cc42468ac16c093db64fb1"], Cell[BoxData[GraphicsBox[TagBox[RasterBox[CompressedData["\r\n1:eJw8uwdwa/l55Um11P36BT5GMCDnnHPOiQAIIhEEiJxzzgQIEgxgTi/366xO\r\nr1tqSbYsW2qrbckay3LUJHvHs7MzXs/UbNXWVs3s1lZt7VTtev+Uprbq4y0Q\r\nIPlY93fPd87hxcPEK670axMTE403wcEV62jq9VjPPQ0+WS83cplyKrlSbqYy\r\nqbo4/k3wZBJ8PAMft491zjmTG2LzLLu9iKAXH1nHR5zYsB2R8...
  "Failure" -> Failure["ConfirmationFailed", <|"Information" :> "ParentCell", "MessageTemplate" -> "``[``] did not return True.", "MessageParameters" :> {Wolfram`Chatbook`Actions`Private`chatCodeBlockQ, CellObject["4b3e354f-8b0d-4191-8b6d-1671b8b842f6", "81dd3a7fa1cc42468ac16c093db64fb1"]}, "ConfirmationType" -> "ConfirmBy", "Expression" :> CellObject["4b3e354f-8b0d-4191-8b6d-1671b8b842f6", "81dd3a7fa1cc42468ac16c093db64fb1"], "Function" :> Wolfram`Chatbook`Actions`Private`chatCodeBlockQ|>]
  "Arguments" -> {}
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$77923
|>
@rhennigan rhennigan added the bug Something isn't working label Mar 7, 2024
@rhennigan rhennigan self-assigned this Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant