-
In version 1.0.1, when m.requests() is called with an incorrect URL, the promise returned stays indefinitely in the *pending* state.
Code to reproduce:
```html
…
BAKFR updated
6 years ago
-
# ❔ Question
I searched through the issues and didn't see. Can parcel be used on a project that has multiple frameworks. Basically could I point one root and plugin to a folder that uses say …
-
thread 'metric sample thread' panicked at 'overflow when adding duration to time', libcore\option.rs:989:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
mithril won't start on Windows 10, thr…
-
Updates
- Switch examples to ES6+
- Change `m(m.route)` to `m(m.route.init)`
- Fix a bunch of mistakes
- Update to fit with current proposal in #2295, simplify `Media`
*This is part 4 of …
-
In the Mithril dir I copied the default_config.toml file and renamed it to config.toml. I also made the required changes to the config.toml file (e.g. address). I then run "cargo build --release" and …
-
I'm just found domvm, and used [mithril](https://github.com/MithrilJS/mithril.js) for a long time before, now I'm doing a performance test as below, using
https://github.com/MithrilJS/mithril.js/tr…
-
The current [dry-rb.org homepage](http://dry-rb.org) could do better to introduce people to dry-rb and entice them to try it.
I’d like to make this better. I think an improved homepage could offer…
-
I'm thinking for blog posts that it might be better to show a code block normally using `...` and having a link to `flems.io`. Obviously, I can go to `flems.io`, copy/paste code and then copy the link…
-
When using an [ES6 class](https://mithril.js.org/components.html#es6-classes) style component, I get an error like:
```sh
Sample > should have a div:
Class constructor Sample cannot be invoked wi…
-
You try to create HTML with:
[https://github.com/hyperhype/hyperscript](url) and [https://github.com/ohanhi/hyperscript-helpers](url)
Whenever your children number is smaller than 4, prettier inlin…