David Marrs

Results 48 comments of David Marrs

I appear to be having the same issue with Babashka. I have 2 namespaces that I'm working with. We'll call them `a.core` and `a-core-test`, living in `src/a/core.clj` and `test/a/core_test.clj` respectively....

I can confirm that this is definitely a Babashka issue. Running an nrepl through clj works just fine.

Aparently 256 is the default max number of files that can be opened at once.

Thanks, I will add it to the list.

Is this still a problem for people? It works with my test docs (found in `examples/bootstrap`)

I don't understand this ticket. I think your example button label failed to render correctly. What is happening and what are you expecting to happen?

Thanks for letting us know about this. Did you do any experiments around loading fonts in iframes?

Can you upload a gist that reproduces the issue? Are you using file:// or http:// to serve the docs?

Do you have a large number of sass files? Could it be related to #52?

It probably is. The last few releases have been pretty much fixing one issue at a time. I don't have time to look at it right now but I'll get...