Gettr

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.
larryg
Hobby Astronomer
Hobby Astronomer
Posts: 17
Joined: 2016-02-04, 20:06

Gettr

Unread post by larryg » 2022-07-02, 17:08

Tried to open https://gettr.com/
Yields a blank page.
Opens fine in Brave.

PM 31.1.0 64 bit
ABL (tried disabling on Gettr, no difference)

A forum search for "Gettr" just brings up a guy who asked about this and got flamed for it.
Please be kind...

Thank you...

Code: Select all

Timestamp: 7/2/2022 12:02:53 PM
Error: SyntaxError: expected expression, got keyword 'import'
Source File: https://gettr.com/static/js/5.fb867e1c.chunk.js
Line: 2, Column: 3733504
Source Code:
rn"function"==typeof require?Promise.resolve(t(require(e))):import(e).then(t)}catch(t){console.warn("Couldn't load ".con

vannilla
Moon Magic practitioner
Moon Magic practitioner
Posts: 2183
Joined: 2018-05-05, 13:29

Re: Gettr

Unread post by vannilla » 2022-07-02, 20:04

The error is

Code: Select all

SyntaxError: expected expression, got keyword 'import'
and for the time being you have to use another browser to get around it.

The developers are working on supporting this but you have to ask them for more details. :)

larryg
Hobby Astronomer
Hobby Astronomer
Posts: 17
Joined: 2016-02-04, 20:06

Re: Gettr

Unread post by larryg » 2022-07-02, 20:37

Thanks vannilla...

Locked