Yeah it doesn't work. But it works if I place a br...
# kobalt
c
Yeah it doesn't work. But it works if I place a breakpoint in a called method. For example:
Copy code
assemble {
  attributes(...)
Breakpoint on `assemble`: doesn't work. Breakpoint on the
attributes
method in the Kobalt code base: works