gargantuanprism
gargantuanprism
you can add `declare var require: any` to `src/typings.d.ts`, but it'll still fail when you try to build for production.
not sure if you fixed this already but i just made this work by using "Window --> Name Window" from the Chrome menu.
same here, just upgraded to 15.0 on an M1 MBP. my current workaround is click and hold on the title bar and press `CTRL+N` to move to workspace `N`
the default polling interval of 10 seconds will obviously trigger the API limit (21600 requests in 24h). i changed it to 60 seconds during setup a few days ago and...