Felix Koppe

Results 21 comments of Felix Koppe

I used it for [this](https://anaisanais.de).

@akramk22 : Oh, I filter the item by object type "category", and render the separate array in in the dropdown div, so any link in the menu which is a...

i'm currently trying to deploy mine to a ubuntu server. I'm struggling with the wordpress install. it always redirects me to localhost when i want to login. I changed the...

same here with nextjs. looks like its ssr related? I've created a simple codesandbox: https://codesandbox.io/s/react-use-audio-player-issue-71-o42ytf

@edimitchel can you provide exact steps to successfull install vscode when this error occurs? When I run the first line ```sudo sh ./crouton -t xiwi -a armhf -n code-oss-chroot;``` console...

have the same issue on chrome 61 for android (but not on desktop)!

ping.. would like to see this feature, since now my offline experience is better than the online one :D

I've modified the code from skeemer, I think its not neccessary to check if online or not, I always want to ship the cache version first, and then if available...

hey i have also the same issue with iron-scroll-threshold, using the app-toolbox basic app-template(from the tutorial on the polymer page). The function gets fired on pageload, and after this never...

I found out if i use the app-header without "has-scrolling-region" it work as aspected. So please tell us a way how to make it working with the has-scrolling-region activated.. i...