UglyHobbitFeet

Results 13 issues of UglyHobbitFeet

Please see details here along with a non vuex-shared-mutations workaround. https://stackoverflow.com/questions/55818416/vue-sharing-websocket-data-across-browser-tabs/55834773#55834773 This may be due to the websocket never triggering the second browser tabs mutations. Relevant code is most likely...

This issue still occurs in 3.8.2. I am getting a 500 Internal error and the output window of GraphiQL says: 'SyntaxError: Unexpected token I in JSON at position 0' _Originally...

help wanted
graphql

It appears as though you can no longer use a slim java as a 'first layer' in docker. In my Dockerfile I have the equivalent of ``` ARG BASEIMAGE= ......

bug

I get Multi threaded access request failures when using this package. This is an extension of ticket (https://github.com/vert-x3/vertx-config/issues/113) . FWIW I tried with both Vertx 3.8.5 and 3.9.0 Here is...

bug
help wanted

Looks like the ol-contextmenu will have to be upgraded to deal with the latest open layers changes for v7 ol v7.0.0 ol-contextMmnu: v4.1.0 TypeError: Class constructor Control cannot be invoked...

### Environment **Vuetify Version:** 2.6.12 **Vue Version:** 2.7.13 **Browsers:** Chrome 107.0.0.0 **OS:** Linux x86_64 ### Steps to reproduce Description: I have a table with expansion panels. Each expansion panel contains...

S: triage

### Current behavior I have a Chrome Window running with x number of tabs (Ex: google, stackoverflow, etc). I will refer to this below as my **OLD** Chrome Window I...

### Current behavior Since 13.5.0 the ability to click on the url within the cypress window and have it open in the same browser window has been removed without explanation....

type: enhancement
stage: proposal 💡

I see docs for this... ``` const query = gql` { user(id: 5) { ...User_user } } ${userFragment} ` ``` but it doesn't show how to do this for existing...

After migrating from Vertx 3.9.4 -> 4.0.0 I now get a mysterious stacktrace ``` 2020-12-10 17:47:57 ERROR ContextImpl:? - Unhandled exception java.lang.IllegalStateException at io.vertx.core.impl.CloseHooks.add(CloseHooks.java:48) at io.vertx.core.impl.VertxImpl.createNetClient(VertxImpl.java:297) at io.vertx.proton.impl.ProtonClientImpl.connect(ProtonClientImpl.java:64) at io.vertx.amqp.impl.AmqpConnectionImpl.connect(AmqpConnectionImpl.java:68)...

bug