altmp / altv-client-js

Official clientside JavaScript runtime for alt:V
6 stars 7 forks source link

Add error message when emitting to a webview that is not ready yet #37

Closed LeonMrBonnie closed 3 years ago

vadzz-dev commented 3 years ago

if i remember correctly view->IsReady() is not really working properly, can you please test it also if it works ok, then we should add a queue inside alt:V core instead of giving a warning

LeonMrBonnie commented 3 years ago

I tested view->IsReady() and it works fine But if you are saying this should go into core, then I will close this PR.