Kevin Åberg Kultalahti

Results 47 comments of Kevin Åberg Kultalahti
trafficstars

I did this [manually on the front-end using the `meta` feature](https://github.com/svelteschool/summit-fall-2021/blob/main/src/lib/speakers/Speakers.svelte#L19). Not the most beautiful thing in the world and you get a bunch of unnecessary stuff included when using...

This is not something that's special to routers. It's a ´dev´ warning to make you aware that you have props passed to components that aren't defining them beforehand (`export let...

This seems to be working correctly on `Release 136 (Safari 15.4, WebKit 17613.1.9.2)` (Technical Preview) on my end. Issue in Safari?

> @kevmodrome Did you see the behaior in 3.44.1, the original version this issue was opened against? I've tried in the current version of Safari as well as the TP....

I think you could probably use an action and pass in the buttonProps there,then manually add event listeners for each of the handlers.

They were just examples at first, I'm not sure which ones are actually actions one would use often. The lazyLoad one I was thinking about was something like this: https://svelte.dev/repl/f12988de576b4bf9b541a2a59eb838f6?version=3.23.2...

Yes, it would be great if some core peeps could weigh in on what they would need to OK any actions. I think the `selectTextOnFocus ` one is really nice....

Nice! A lot of good ones in there.

Dropping this progressive form enhancement action that Rich posted on twitter: https://svelte.dev/repl/167e7c7a05844e3dab686b4257641d73?version=3.23.2