WGLMakie + IJulia is hiding error messages #3182
Labels
bug
dependencies
Related to a package used by Makie
Errors & Warnings
Missing/Bad errors
Integration
with other packages
WGLMakie
This relates to WGLMakie.jl, the Web-based WebGL backend for Makie.
Executing the following code from an IJulia notebook fails to show any output (no error, no figure):
I was expecting to see an error explaining that the data is problematic. In contrast, executing the same code from VSCode will correctly report an error:
]activate --temp; add Makie; add IJulia
)Julia Version 1.10.0-beta2
Commit a468aa198d0 (2023-08-17 06:27 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: macOS (arm64-apple-darwin22.4.0)
CPU: 8 × Apple M1 Pro
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
Threads: 2 on 6 virtual cores
The text was updated successfully, but these errors were encountered: