Alexander Dubovoy
Alexander Dubovoy
For some reason, Spotify seems to OK the login, but Rails pulls an "Invalid Credentials" error on the callback. This happens about ~70% of the time, but somewhat at random...
Hi, this code: ```js import * as mapboxmapboxGlGeocoder from 'https://esm.run/@mapbox/mapbox-gl-geocoder'; console.log(mapboxmapboxGlGeocoder) ``` will raise the following error: ``` Uncaught TypeError: Cannot read properties of null (reading 'nanoid') at events.js:2:32 ```...
Hi folks, I really love this package, so thanks for your awesome work! It's been particularly useful for implementing SVG maps. Two functions I've needed have been something like: 1....
resolve https://github.com/lewagon/setup/issues/464
Seems like if students install rails 7.2.1, it creates issues with sqlite3 and activerecord support, and I haven't been able to find a solution for that (I'm pretty sure the...
resolve https://github.com/lewagon/teachers/issues/1780 It seemed to work for me locally. The only thing I wasn't sure of is if we needed to do anything to make it play nice with `rubocop`...
Hi team, I’m loving the integration of ッツ on jidoujisho on an eink Android device. Super fast lookups and card creation. I currently have it syncing via Google Drive, and...
Hi, it would be really lovely if jidoujisho supported a custom URL scheme. I think it should mostly be as simple as adding it to the AndroidManfest and then searching...
Hi team, I really am so impressed by jidoujisho. Thanks for your hard work here! I'm using mine on a Boox Palma and WOW it's such a great tool on...
# How to contribute to the Setup repository ## Before opening a Pull Request We know that encountering issues can be frustrating but before opening a PR to modify the...