JF

Results 6 comments of JF

I think I found the main issue, which is my parameter value had encoded quotes around it (`%22`). When I removed those surrounding quotes, I get redirected properly. 🤦🏻‍♂️ Still,...

@getindexed I'm looking for the same functionality. You might be interested in this pull request: https://github.com/max-favilli/tagmanager/pull/111 However, it's not for 3.0.

It appears as if the issue is related to how/where tags are appended to the DOM. When the prefilled option is used, tags appear before typeahead. When there are no...

@esspe, thanks. This looks to be exactly what I'm looking for — essentially callbacks that I can listen for. It'd be great to see this integrated in 3.0 (with typeahead.js...

I am using Next 13+ and I can only get themes to work if I directly wrap the individual components. Wrapping the entire app (e.g. in the layout) does not...

> Does it work when u refresh the page? Negative