Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

FIX: Note info not appearing #82

Merged
merged 1 commit into from
Aug 15, 2023
Merged

FIX: Note info not appearing #82

merged 1 commit into from
Aug 15, 2023

Conversation

keegangeorge
Copy link
Member

@keegangeorge keegangeorge commented Aug 15, 2023

Since the core change (discourse/discourse@61571be) of the CookText component to a Glimmer component, positional arguments are no longer supported, causing the note info to break.

This PR updates the component usage to angle bracket syntax with name arguments to fix the issue. This syntax will work on older versions as well, therefore, no discourse-compatibility file update is necessary.

@keegangeorge keegangeorge merged commit 20f8f68 into main Aug 15, 2023
@keegangeorge keegangeorge deleted the fix-user-note-cooked branch August 15, 2023 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants