syffs
syffs
I want my cards to fit 70% portion of the screen, so that buttons use the remaining space. Now, I cannot manage to have a variable size for the cards...
### Version [v2.5.1](https://github.com/nuxt.js/releases/tag/v2.5.1) ### Reproduction link [https://codesandbox.io/s/mz4wjpzy18](https://codesandbox.io/s/mz4wjpzy18) ### Steps to reproduce 1) click anchored link 2) scroll back up 3) click same anchored link => nothing happens ### What is...
**Versions:** - NodeJS: 16.13.0 - axios: 0.26.1 - axios-mock-adapter: 1.20.0 - Typescript: 4.6.3 - system: WSL Ubuntu 18.04 ------------- As in title, here is a [repro](https://github.com/syffs/jest-mongodb-demo) with [axios test](https://github.com/syffs/jest-mongodb-demo/blob/3ecd2f484f4e54ce18650a481429593e2fc632b3/tests/api/sample-api.test.ts#L38). Just...
According to the recent [annoucement](https://mapsplatform.googleblog.com/2018/05/introducing-google-maps-platform.html), google maps is not going to be as free as it used to... The new [pricing table](https://cloud.google.com/maps-platform/pricing/sheet/) and it's not so clear how far will...
### Is your request related to a problem? [@web3-onboard/vue](https://github.com/blocknative/web3-onboard/tree/v2-web3-onboard-develop/packages/vue) provides vue3 composables, but it is quite unclear how to use/integrate them within a Nuxt 3 project ### Feature Description Provide...
SVG files can be so small that I'm wondering what makes these font files so heavy (style E woff2 ~1.7M) ? Would it be possible to build lighter versions of...
Does this plugin allow to achieve [this ](https://stackoverflow.com/questions/10290621/how-do-i-partially-update-an-object-in-mongodb-so-the-new-object-will-overlay)?
build is failing with nuxt 2 and above
### Current Behavior using web3-onboard with SvelteKit, import of '@web3-onboard/walletconnect' is failing for on 2 points as browser errors: - "global is not defined": can fix it by adding this...
Unless I've missed something, I don't think it's supported: It would be great to handle wildcard middlewares as in [graphql-shield](https://github.com/maticzav/graphql-shield#per-type-wildcard-rule).