Alan Spurlock

Results 11 issues of Alan Spurlock

So, I have tried to add them in VueBlocksContainer, ` this.blocks.find(t => t.id === block.id).outputs.push({ active: false, label: 'New Match', name: 'NewMatch' }) ` But, as soon as this.updateScene() runs,...

Are there plans to add swagger-autogen support?

Is there a way to only pan with the middle mouse? Left click is far to conflicting. Thanks!

Hey, would making this Vue 2 compatible be tough to do?

States are missing from the drop down after choosing a country error in console No route found for "GET /crm/api/v1.0/countries/249/states""

Hello, First off, love the repo! Problem: Swagger-autogen does not traverse Joi middleware (using express-validation) nor does it traverse controllers in a separate files. **Example Scenario** **myApiRoutes.routes.js** ``` const validate...

I have noticed that when using multer, the server crashes when you ```throw new ApiError()``` and I am pulling my hair out trying to track it down. **Route** ``` const...

[10:56:01] [Server thread/INFO]: [War] Loading zone ctf... [10:56:01] [Server thread/WARN]: [War] Task #39 for War v1.8-PREVIEW (Nimitz) generated an exception java.lang.NullPointerException at com.tommytony.war.structure.Bomb.setLocation(Bomb.java:137) ~[?:?] at com.tommytony.war.structure.Bomb.(Bomb.java:32) ~[?:?] at com.tommytony.war.mapper.WarzoneYmlMapper.load(WarzoneYmlMapper.java:163) ~[?:?]...

So I looked at the src, and saw that it was not implemented. I also put a ref on the avataaar element and dumped it to console ```this.$refs.avatar``` and nothing...

When using the useToken hook, the following error occurs and I can't figure out how to fix it. ``` FirebaseError: Messaging: We are unable to register the default service worker....