-
Couldn't load subscription status.
- Fork 26
Open
Description
While it works in Chrome on my Linux machine, it does not work on Chrome on mobile or Firebox or Chromium on Linux.
import { runComponent, elements as E } from "@funkia/turbine";
// Also fails: runComponent("#mount", E.div(["hi"]));
runComponent("#mount", ["hi"]);Codesandbox: https://codesandbox.io/s/determined-water-oqv6o?file=/src/index.ts
Error:
Metadata
Metadata
Assignees
Labels
No labels
