Quasar framework documentation doesn't load component examples - https://quasar.dev

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
freedom4all
Moonbather
Moonbather
Posts: 51
Joined: 2022-11-08, 03:11

Quasar framework documentation doesn't load component examples - https://quasar.dev

Unread post by freedom4all » 2023-02-02, 18:34

The documentation for Quasar framework doesn't load component examples. Palefill is installed. See the link below for an example:

https://quasar.dev/vue-components/scroll-observer

Screen recording:

Image


Console error:

Code: Select all

SyntaxError: expected expression, got keyword 'import'

BenFenner
Astronaut
Astronaut
Posts: 588
Joined: 2015-06-01, 12:52
Location: US Southeast

Re: Quasar framework documentation doesn't load component examples - https://quasar.dev

Unread post by BenFenner » 2023-02-02, 19:58

This is a known issue: UXP #1691
It's been covered a million times. For now, implore the web site developer(s) to target standards-compliant browsers, not experimental ones.

Locked