Issues
- 2
[Draft RFC] Make `gloo_net` more idiomatic
#335 opened by Alextopher - 0
Question about gloo_timers::callback::Timeout
#492 opened by pg-wtatum - 0
Can't encode utf-8 strings in headers
#491 opened by timeteos - 0
- 6
- 1
TryFrom<JsValue> for JsError panics in the NotJsError case if the JsValue isn't a string
#477 opened by cs2dsb - 0
Documentation - broken method reference
#449 opened by VVishion - 1
- 3
Blob & ObjecUrl generate invalid dowload link
#406 opened by Tartopoms - 0
[`gloo_history::HashHistory`] Assertion failed when calling `HashHistory`'s `location()`
#470 opened by andoalon - 0
Error `closure invoked recursively or after being dropped` when opening `ObjectUrl` via `window().open_with_url()`
#465 opened by fabianboesiger - 2
- 0
- 2
Remove event in another event
#430 opened by AlanLang - 10
- 0
Allow calling `terminate` on workers
#408 opened by JonasAlaif - 1
Retries for EventSource
#367 opened by huntc - 9
EventSource in WASM module
#286 opened by justindthomas - 2
- 2
[history] BrowserHistory: Loaded wrong state
#369 opened by alexkazik - 0
- 0
- 1
Not working with recent yew-0.21.0
#389 opened by goodidea-kp - 6
Send Blob to a Worker
#275 opened by ranile - 1
gloo-net: Allow RequestBuilder.query to accept a struct that implements serde::Serialize as an argument
#378 opened by SleeplessOne1917 - 9
gloo-histroy Support custom query decoder / encoder
#362 opened by Roba1993 - 0
`gloo_net`'s `RequestBuilder` is not public
#353 opened by kirillsemyonkin - 2
Use OnceCell for gloo-history
#356 opened by jplatte - 7
Proposal: Function Worker
#251 opened by futursolo - 0
Patch required to fix confusing docs that still show `from_serde` and `into_serde` examples the wrong way around
#339 opened by ltfschoen - 1
Reporting a vulnerability
#327 opened by igibek - 1
- 1
- 2
Example of `gloo_render::request_animation_frame`
#319 opened by tad-lispy - 0
- 1
Binary send from WASM not working as intended
#316 opened by serzhiio - 0
Conversion BigInt/u64 doesn't work
#310 opened by adimit - 2
- 5
headers are all set to lowercase
#258 opened by makerio90 - 1
gloo-history: If a callback retrieves a Location, then any _with_state function can panic.
#284 opened by kinnison - 3
Feature request: async gloo worker example
#247 opened by gilescope - 0
is_fullscreen()
#279 opened by simbleau - 1
- 0
Webworkers panic if serialisation fails
#271 opened by gilescope - 1
Response `ok()` is misleading
#269 opened by allan2 - 1
- 1
Proposal: Unified API for callbacks called in regular intervals, which covers Interval and request_animation_frame
#261 opened by Boscop - 2
Question re: gloo_worker
#259 opened by SpanishPear - 11
Cancelable Timeouts/Intervals
#254 opened by simbleau - 7
Create an API to retrieve the `HandlerId` of a `Worker` from its `WorkerBridge`
#241 opened by mathias-vandaele