Themes V3 does not work with Safari #1319

Closed
opened 2024-05-31 13:20:54 +00:00 by tusooa · 5 comments
Owner

image

<!-- please use one of the templates if applicable, otherwise - type out here in free-form --> ![image](/attachments/b3880247-c254-4c38-ba18-af1e1350cc24)
3.1 MiB
Author
Owner

The problem being https://developer.mozilla.org/en-US/docs/Web/API/Document/adoptedStyleSheets is only supported in a relatively late Safari version.

The problem being https://developer.mozilla.org/en-US/docs/Web/API/Document/adoptedStyleSheets is only supported in a relatively late Safari version.
Owner

Not sure how much of an issue it is since I assume apple devices tend to be more up-to-date than the rest. We can add DOM fallback if needed.

Not sure how much of an issue it is since I assume apple devices tend to be more up-to-date than the rest. We can add DOM fallback if needed.
Author
Owner

I have Safari v15.6.6 on iOS 15.7.9 .

I have Safari v15.6.6 on iOS 15.7.9 .
Author
Owner

Working on the <style> way to do things

Working on the `<style>` way to do things
Author
Owner

Found another error

Unhandled Promise Rejection: TypeError: x.toSorted is not a function. (In 'x.toSorted()', 'x.toSorted' is undefined)
Found another error ``` Unhandled Promise Rejection: TypeError: x.toSorted is not a function. (In 'x.toSorted()', 'x.toSorted' is undefined) ```
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe#1319
No description provided.