Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'has-many' Relationship panel is empty on Firefox #1372

Open
GrumpyPirate opened this issue Dec 5, 2024 · 3 comments
Open

'has-many' Relationship panel is empty on Firefox #1372

GrumpyPirate opened this issue Dec 5, 2024 · 3 comments
Labels
bug:unconfirmed Potential bug, needs confirmation.

Comments

@GrumpyPirate
Copy link

I've noticed that the preview panel for a collection item's relationships doesn't render at all on Firefox, but seems fine on Chrome.

For this example, I have a simple Story -> Chapter * n -> Page * n content structure.

Before adding any relations is fine:
image

After adding some relations (Chapter -> Pages, in this example), nothing is displayed. Below is the result of adding two existing chapters, but not yet pressing 'Create':
image

The chapters do actually get added (confirmed by looking at the relations in the Chapter's mdoc entry) just nothing is rendered in the panel at all in the UI. Here's the result after hitting 'Create':
image

In Chrome, however, everything displays fine:
image

@emmatown emmatown added the bug:unconfirmed Potential bug, needs confirmation. label Dec 9, 2024
@emmatown
Copy link
Member

emmatown commented Dec 9, 2024

I'm not able to reproduce this, could you share a GitHub repo with a minimal project where this happens?

@GrumpyPirate
Copy link
Author

Absolutely, here:

https://github.com/GrumpyPirate/firefox-has-many-issue-repo

Setup instructions are in the repo ❤️

@linkb15
Copy link

linkb15 commented Jan 16, 2025

#1384 I think this is related to this, it is probably resolved by latest version of firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:unconfirmed Potential bug, needs confirmation.
Projects
None yet
Development

No branches or pull requests

3 participants