r0x0r / pywebview-react-boilerplate

Build GUI applications with Python and React. A simple boilerplate based on pywebview.

Home Page:https://pywebview.flowrl.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to route components?

opened this issue · comments

when routing using react router i'm getting this error
js: Uncaught SecurityError: Failed to execute 'pushState' on 'History': A history state object with URL 'file:///about' cannot be created in a document with origin 'file://' and URL 'file:///home/dev/pywebview-react-boilerplate/gui/index.html'.