bitdom8

Results 26 issues of bitdom8

This iss great repo thanks but demand to override this: AbstractBaseAliasVerificationSerializer

tried importing this import 'gun/lib/store' on sveltekit with vite 3.0.2 got an error " dare is not a function"

Hi @amark thanks for the great repo. Using the latest sveltekit which uses vite bundle kit. It works with http://127.0.0.1:8765/gun but not on my VPS like hostup. How can we...

Chips creates new rows but just should stay on the same row. Tried chips own container system, triedd class="tabs" not working ``` Tag close ```

Triggering automaticly is demanded when the element is mounted

enhancement

Can we add case insensitivity like {$t('stocks')} would match {$t('Stocks')}

Is there a way to install jsut what we need?

Hi tried many ways to import for sveltekit but options won't work ``` import MediumEditor from 'medium-editor' const MediumEditor = () => import("./../../../node_modules/medium-editor/dist/js/medium-editor.min.js").then(delayModuleLoad) const delayModuleLoad = module => new Promise(res...

https://github.com/barissaslan/django-dersleri/blob/791ca8da249abb0321cfdafae78ab3085aca4081/post/models.py#L49

Hi, first of thank for this great repo. But when I try: `go run main.go ` it states: `undefined: newChatServer`