Bryan Lee

Results 17 issues of Bryan Lee

I've created a Big Sur variant of the app's icon, and submitted it to macosicons.com if you're interested. https://onionicons.com/parse/files/macOSicons/449f2a7b12fed91c3e945c99986c0554_1613584202562.icns

I have two pages: `[...4]render.md` and `[...5]create-render.md`. Regardless of what I name page 5, it always displays the content from page 4. `$frontmatter` is defined correctly on both pages, but...

### What version of `astro` are you using? 1.2.6 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...

p4-important

### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [x] It's really useful if your PR references an issue where it...

svelte-package

### Describe the problem For context, I'm building a cross-framework component library so I've set up a standard package structure for each framework in my monorepo with npm workspaces. I'm...

svelte-package

None of my Java projects are being built properly by the language server. All my projects are failing, even previously working projects Fundamentally, I'm getting JRE errors such as `The...

compile
runtime

In version 1.2.3, a bugfix was introduced to make relationships non-nullable if the foreign key column is non-nullable. However due to RLS, it is possible that a non-nullable foreign key...

bug

The process of managing, updating, and deploying code examples with the REPL is quite fragile and cumbersome. A simple developer API for managing project examples and deploying them to the...

enhancement

Currently each option that needs to be synced (between UI and core or between composed core components) requires a substantial amount of boilerplate code. We need to look into simpler...

Currently using `React.useId()` for Ally UI React, but we should see how to provide this behavior to all Ally UI bindings. This would allow us to match the SSR-rendered output...

enhancement