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

supported / tested client browsers #264

Closed
ewann opened this issue Aug 4, 2024 · 1 comment
Closed

supported / tested client browsers #264

ewann opened this issue Aug 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ewann
Copy link

ewann commented Aug 4, 2024

Description

Actually I'm unclear if this is a PEBCAK 😉 or software bug, but something isn't right. Basic demo / proof of concept functionality that works well on Chrome doesn't work on Safari.

Steps To Reproduce

clone and use https://github.com/thatdogmachine/public_jaspr_serverpod_mini_demo/ which is a simple demo implementation.

Attempt to visit the web server using Safari.

I've linked to the exact error message here:
https://github.com/thatdogmachine/public_jaspr_serverpod_mini_demo/blob/main/jaspr_serverpod_mini_demo/jaspr_serverpod_mini_demo_server/README.md?plain=1#L45

In addition to the logged error, the counter cannot be incremented

Doctor Output

jaspr doctor
[✓] Jaspr CLI (Version 0.13.3)
  • Dart Version 3.4.3 (stable) (Tue Jun 4 19:51:39 2024 +0000) on "macos_arm64" at dart
  • Running on macos Version 14.6 (Build 23G80) - Locale en-GB
  • Analytics: Enabled

[✓] Current Project
  • Dependencies on core packages:
    • jaspr: 0.13.3
    • jaspr_builder: 0.13.3 (dev)
    • jaspr_web_compilers: 4.0.9 (dev)
  • Rendering mode: server
  • Uses jaspr compilers: true
  • Uses flutter embedding: false

Expected Behavior

Page renders completely without errors like it does in Chrome, counter works

Additional Context

Since I've built this demo/example environment myself, it is possible I'm at fault, but if so I'm not yet clear where.

cheers

@ewann ewann added the bug Something isn't working label Aug 4, 2024
@schultek
Copy link
Owner

schultek commented Aug 4, 2024

Looks like #58

@schultek schultek closed this as completed Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants