J. Christian Ferrer-Garcia
J. Christian Ferrer-Garcia
Thanks for sharing your experience with this! The `v-resize` directive in https://github.com/davidjbradshaw/iframe-resizer/issues/513#issuecomment-538333854 fails with Vuetify because [Vuetify handles the value as a callback](https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/directives/resize/index.ts#L18). To disable this behavior, Vuetify has a...
@gaglage you might look at https://github.com/davidjbradshaw/iframe-resizer/issues/831 for experience with Nuxt.js
Actually, my expectation that the `major_engine_version` follow a pattern of `x.x` like `9.6` is inconsistent with the assumptions that were implemented in https://github.com/cloudposse/terraform-aws-rds/pull/42 (which expects that version to be a...