liamb13

Results 20 issues of liamb13

Is it possible to use a templated wp-content for multiple projects? I understand .env can be updated, but this is within a single project. I'm wondering if it's possible to...

Wondering how it could be possible to work restrictToViewport going the opposite direction. restrictToViewport works great for: /contacts to /contacts/12 But not so much going from /contacts/12 to /contacts To...

enhancement

Not really an issue, more looking for some guidance as to handling this. How would you handle dynamic durations for easeTo and flyTo? I'm struggling to get it just right....

I know the docs briefly touch on setting the map to Vuex store; ```js onMapLoaded(event) { // in component this.map = event.map; // or just to store if you want...

discussion

Is it possible to change the aria-label for Map Markers? It'd be great to set the aria-label to be more informative to a single point, rather than just 'Map Marker'....

enhancement
discussion

May be better as an additional repo to the fuxt stack. But I found testing https://github.com/northosts/wuxt was really simple to setup and have running. I’d imagine their structure could be...

nuxt 2

Adding global style as a feature could be nice. I was able to make it work by creating a new file `/emails/styles.tsx` ``` // styles.tsx export const main = {...

type: new feature

Upon running install, I'm having troubles. Log of CMD: ``` Installing popto8bit-script.py script to C:\Users\redacted\AppData\Local\Programs\Python\Python310\Scripts Installing popto8bit.exe script to C:\Users\redacted\AppData\Local\Programs\Python\Python310\Scripts Installed c:\users\redacted\appdata\local\programs\python\python310\lib\site-packages\popto8bit-0.0.1-py3.10.egg Processing dependencies for popto8bit==0.0.1 Searching for vamp Reading...

Would be amazing if you could include an example script to run on the examples folder. I think it'd help guide people on what exactly to enter for sample_rate, and...