Max Frischknecht

Results 4 issues of Max Frischknecht

Running on - nuxtjs/axios": "^5.12.3", - "nuxt": "^2.15.4" The Axios Config: ```javascript axios: { baseURL: process.env.APIURL, proxyHeaders: false, credentials: false }, ``` The following call works (from a page/component): ```javascript...

Hey! First of all: Thanks for creating this wonderful extension of P5js trough maps! I wanted to kindly ask if this project is still under active development. I was wondering...

### Description Hi! When working with the GitHub example from the plugin, it correctly populates the entry, however, it only saves the title from the form. Other custom fields (plaintext)...

bug

- [x] I confirm that this is an issue rather than a question. ## Bug report `npm run dev` leads to error `Error: error:0308010C:digital envelope routines::unsupported` on Node.js v19.6.1 ####...