Jason Karlsven
Jason Karlsven
This issue also effects .env-cmdrc files. I don't know if the intention is to covert all values in the file to strings, but it does. Booleans are converted to strings....
> I was doing some adjustments for objectives as well, and committed it, but I didn't know it would be included to this PR. Basically it adds also a easy...
438,178 weekly downloads on npmjs, 1.2k github stars, zero documentation. What even is this?
Thanks for doing this. I've been meaning to update this entire project to hooks and typescript and remove the dependency on the old pipwerks SCORM API wrapper. But there's just...
Leaving this as an open issue for visibility.
I really apologize, this project is basically abandoned at this point until I can find time to update it. I'm overwhelmed right now so I don't know what that will...
VSCode v1.13.0 on Windows 10: User Settings: `{ "editor.fontFamily": "Inconsolata, Consolas, 'Courier New, monospace", "editor.fontSize": 16, "editor.lineHeight": 20, "editor.tabSize": 2, "emmet.syntaxProfiles": { "javascript": "jsx" }, "editor.minimap.enabled": false, "editor.renderIndentGuides": false, "editor.dragAndDrop":...
I'm also experiencing issues with `useGeolocation`. The component where it's being used correctly reports position data when the component mounts. Then if the component unmounts, returning to that component no...