okwergot

Results 8 issues of okwergot

After each change in code, app crashed with error Error [@startupjs/plugin] registerPlugins: plugins already initialized. Call Stack  registerPlugins   @startupjs/styleguide/../packages/plugin/client/registerPlugins.js:14:119  eval   @startupjs/styleguide/./Root/index.js:27:742  ./Root/index.js   main.js:5130:1  options.factory   main.js:23648:31  webpack_require   main.js:23075:33  Object._requireSelf [as require]   ...

App won't start on win10 startupjs v0.55.9 ``` $ yarn server (node:1168) ExperimentalWarning: Watch mode is an experimental feature and might change at any time (Use `node --trace-warnings ...` to...

getting error whrn run command npx startupjs@latest init myapp2911 ```➤ YN0000: ┌ Fetch step ➤ YN0000: └ Completed in 1s 34ms ➤ YN0000: ┌ Link step ➤ YN0007: │ husky@npm:4.3.8...

getting error whrn run command yarn init-local ``` - @startupjs/[email protected] - @startupjs/[email protected] - @startupjs/[email protected] - [email protected] - @startupjs/[email protected] - @startupjs/[email protected] lerna success published 61 packages lerna http fetch PUT 201...

**Describe the bug** App build is not working with gradle 8.1.1 and API 34 I getting error ``` concierge/android % ENVFILE=../.env && ./gradlew clean > Configure project :app Reading env...

https://github.com/startupjs/startupjs/blob/e89ef9d906a2702ddd0e86c951f9319243b6c319/core/ui/components/AbstractPopover/index.styl#L9 If the arrow style change, it will be displayed ``` - border-color transparent + border-bottom-width 0 + border-left-color transparent + border-right-color transparent ```

https://github.com/startupjs/startupjs/blob/e89ef9d906a2702ddd0e86c951f9319243b6c319/core/ui/components/Div/index.js#L80 This code is missing the case where the Div component is used as a tooltip. If a simple code snippet like `Div(tooltip='hello')` is used, the isClickable property will be...