Elina

Results 255 comments of Elina

@AnthonyNahas I'm sorry, I don't have the time to work on this PR. Neither am I familiar with the code base so I can't do this.

> nightly yew Yew does not have a nightly release. You may want to clarify what you're referring to

What's blocking https://github.com/intellij-rust/intellij-rust/issues/6732? I don't see that issue mentioned here. I'm experiencing the same problem and would love if that is fixed.

@vlad20012, I see. It seems that specific case is fixed but there are other cases where the bug still exists. For example, the following code still gives the same message:...

Is there any work going on for reporting errors generated by function-like macros? Right now, they just fail silently, forcing user to run `cargo check` to see what happened

Can anyone review/merge and publish this? CC @jajugoguma (pinging you because you've recently committed to this repo, i hope it's okay)

I agree with not exposing the Id directly. If there's a need to expose the id, it can/should be done through an opaque type. If we were to change how...

> Is there something similar to rIC to work from that fits with the gloo patterns? Is `requestAnimationFrame` not a good reference point? > Is this something gloo will accept?...

I personally would wait for anyone to point out any objections that they have then start working on PR, if they have none. I guess this Is fine to be...