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

fix broken javascript in safari #946

Merged
merged 6 commits into from
Nov 17, 2024

Conversation

bseber
Copy link
Contributor

@bseber bseber commented Nov 17, 2024

closes #945

Here are some things you should have thought about:

Multi-Tenancy

  • Extended new entities with AbstractTenantAwareEntity?
  • New entity added to TenantAwareDatabaseConfiguration?
  • Tested with dev-multitenant profile?

@bseber bseber force-pushed the 945-fix-safari-custom-element-polyfill branch 5 times, most recently from 188da50 to 5f98116 Compare November 17, 2024 13:36
@bseber bseber added this to the 2.13.1 milestone Nov 17, 2024
@github-actions github-actions bot added the status: planned This issue is planned in a milestone and won't be touched by stale bot. label Nov 17, 2024
@derTobsch derTobsch force-pushed the 945-fix-safari-custom-element-polyfill branch from 7f6a0b2 to be68ba1 Compare November 17, 2024 18:52
Copy link

sonarcloud bot commented Nov 17, 2024

@derTobsch derTobsch merged commit 98cff7d into main Nov 17, 2024
6 checks passed
@derTobsch derTobsch deleted the 945-fix-safari-custom-element-polyfill branch November 17, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: planned This issue is planned in a milestone and won't be touched by stale bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JavaScript Komponenten funktionieren nicht im Safari Browser
2 participants