You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest published bootstrap-cljs (0.28.1-0) with its dependency on react-bootstrap 0.28.1-1 does not seem to work. I'm seeing this in the js console:
react-bootstrap.inc.js:8390 Uncaught TypeError: Cannot read property 'propTypes' of undefined
Fortunately, bootstrap-cljs 0.29.2.0 with its dependency on react-bootstrap 0.29.2-0 does work. Would you publish it to Clojars?
The text was updated successfully, but these errors were encountered:
The latest published bootstrap-cljs (0.28.1-0) with its dependency on react-bootstrap 0.28.1-1 does not seem to work. I'm seeing this in the js console:
react-bootstrap.inc.js:8390 Uncaught TypeError: Cannot read property 'propTypes' of undefined
Fortunately, bootstrap-cljs 0.29.2.0 with its dependency on react-bootstrap 0.29.2-0 does work. Would you publish it to Clojars?
The text was updated successfully, but these errors were encountered: