Closed eval-on-point closed 1 year ago
Pretty sure the root cause is that superstructor/re-highlight
depends on highlight.js
version 11.1.0
but re-frame-10x/project.clj
specifies [cljsjs/highlight "10.3.1-0"]
.
We no longer depend on highlight.js, so hopefully this is fixed.
What happened?
A bug happened! See some discussion in the Clojurians Slack here. I've prepared a minimal example here.
10x Version
1.2.1
Reagent Version
1.1.0
React Version
17.0.2
re-frame Version
1.2.0
What browsers are you seeing the problem on?
Chrome
Relevant console output