-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
I get the `ReferenceError: window is not defined` when requiring certain libs that make use of the `window` object.
Heres the full stack trace:
``` javascript
ReferenceError: window is not defined…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
Primary motivation for switching this to React is that turning the client-side into a SPA is an easy way to stop us from spamming sockets and event listeners on our server-side, which we currently do …
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Hi there, I manage multiple sites, on one it was everything ok, but on another instance installed it and nothing happened - checked the database and the table did not got created.
after some diggin…
-
@jhnnsrs When using Arkitet-next inside a python class I get the following error. This is the place where I have implemented the ImSwitch plugin. Probably a completely stupid idea. It's not a QT app!
…
-
Can you create a package for svelte, like we have for react using reactify-wc?