Tom

Results 17 comments of Tom

@tkgroot Array.flat is not supported in IE11 or am i wrong? This lib is supported by IE11 so, maybe an check is required here

@solangeDev dont know what scrollPercent() does but if it returns an value between 0 and 1, you are currently dividing it by 100 which will result in an wrong value:...

A little bit late but also added OnEnableServer() & OnDisableServer() if someone is interested in it. **OnEnableServer()** Like OnEnable(), called on server and host - will be called if the...

@kneth rc.2 is also not working Windows version: `Windows 10.0.19044 Build 19044` output of your command with with [email protected] `npm install --verbose [email protected] ` > npm install --verbose [email protected] npm...

@kneth i don't have installed the WSL and i think I'm not using it.

@kneth its around 6MB That stackoverflow problem is not the same as mine since `realm.node` exists.. But it didnt find or load it on another version... mh Maybe the shipped...

@kneth Ah that would make sense. In theory, when i build it by my own it should work

Interesting thought, im doing something wrong with building. @blaykelarue same issue, when i build by myself and swap the file. Im also getting the same error. Windows 10.0.19044 Build 19044

@kpostekk did `[email protected]` work for you?