Mitchel Jager

Results 13 issues of Mitchel Jager

### Describe the bug When using native `loading=lazy` to lazy load an image it will only work if `loading=lazy` is stated before you the `src` attribute. REPL: https://svelte.dev/repl/6c005d5c725e49649693f579ff572d11?version=3.48.0 In this...

docs

I have a component that's simply a button that console.logs when clicked: ```js // application.js import Rails from "@rails/ujs" import Turbolinks from "turbolinks" Rails.start() Turbolinks.start() import WebpackerSvelte from "webpacker-svelte" import...

Was this really the best way to do this? Why do we need to overwrite the scroll position each frame, and not only when the editor is being initialized/the user...

Collections are hard to find if you're not already looking at a specific code. Some sort of index of collections along with a section on the homepage might help. Perhaps...

feature request

I want to be able to add a video to a collection. Some collections are groups of similar codes in the same series, that altogether form a larger mode. Adding...

feature request

I want to be able to follow a collection, getting notifications when new posts are added or when currently posts are updated

feature request

Quotes aren't escaped, causing them to break strings in the Workshop output. ``` actions { A = @translate(baguette, 1234); } ``` ``` actions { A = Value In Array( Array(Custom...

When trying to indent multiple lines at once by selecting a large chunk of text using shift+tab can cause wonky results. The selection will shift and miss align. This is...

When autocompleting something no semicolon is inserted, requiring to type it yourself. In cases where the results go offscreen (for example using `Create HUD Text` it can be easy to...

enhancement

## Error in workshop-codes **ActionView::Template::Error** in **search#show** incompatible character encodings: UTF-8 and ASCII-8BIT [View on Bugsnag](https://app.bugsnag.com/workshop-codes/workshop-codes/errors/63232954de717c0008c642bc?event_id=6333564b0097c73bef070000&i=gh&m=ci) ## Stacktrace app/views/posts/_posts.html.erb:8 - block in _app_views_posts__posts_html_erb___3991432709999452026_82120 app/views/posts/_posts.html.erb:1 - _app_views_posts__posts_html_erb___3991432709999452026_82120 app/views/filter/index.html.erb:53 - _app_views_filter_index_html_erb___3844086723474576901_82100 app/controllers/search_controller.rb:54...

bugsnag
production
v1358