Matej Lednicky

Results 54 comments of Matej Lednicky

I tried with your code and I can see the `user_id` hidden field is passed to the form URL correctly in the DOM: ![Screen Shot 2022-10-06 at 15 04 35](https://user-images.githubusercontent.com/1561771/194320262-0e02e346-1440-45f6-adf4-e1ff51265e28.png)...

Can you please try with a different hidden field name? Maybe `user_id` name is a reserved name and is clashing with some internal variables? 🤔

I will check with respective team if there are any possible name clashes like this. In the mean time I would suggest renaming problematic hidden fields (`user` and `user_id`) to...

@joshharington can you please share your form id / URL? Please also share your full JS embed code if you can. And if you have a public website with your...

Hello @joshharington are you still experiencing this issue?

Where can I find the latest snapshot please? The link on the website does not work (`https://docs.cyberduck.io/dirhtml/cyberduck/preferences/#Update`) and I could not find anything on Github. It is not fixed in...

I downloaded the 8.4.4 version. I kept it in `~/Downloads`, not to override the version 7 that is in `/Applications`. Version 8 opened and displayed my bookmarks from version 7....

Hello @patcon thank you for the suggestion. I dont know how many customers would be interested in such feature, but I do agree it would be nice to have. Unfortunately...

It looks like you might know more about this aspect of typeforms than I do @patcon . Good job writing this down. Maybe we could use one of the callbacks...

Hello @magnuslundin can you please show us how you are using the library? How do you import it? The `dist/typeform-api.js` file is intended to be used in a browser, not...