zumm

Results 30 issues of zumm

SObjectizer allows to prioritize agents, but often it's not enough. There are two another prioritization levels. First one is level of messages. Dispatcher can define specific class (derived from message_t)...

There is a way to set dispatcher binder for coop. This binder will be used for all agents of that coop by default instead of the default binder from environment...

### Expected behavior Documentation says this is possible to mix up a few different chat types and doesn't mention any exceptions. So any charts types should be able to mix...

type: bug

### Description If you bind `afterChange` to component `HotTable` directly (like that `@after-change="handler"` it doesn't fire, but you do it with `settings` property (like that `:settings="{ afterChange: handler }"`) it...

Status: Answered

What's happened to `translateRowsToColumns`? It's declared in `data.d.ts`, but not implemented in `data.js`.

This rule conflicts with routing system, It should be disabled by default at least for components in `pages` directory.

### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.2.0` - Nitro Version: `2.2.1` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-`...

3.x
pending triage

`offset` always stays same regardless of target's scale. It makes impossible to scale objects affected by `DropShadowFilter`.

I'm using the plugin in my nuxt project, after last nuxt update this warning appeared: > A PostCSS plugin did not pass the `from` option to `postcss.parse`. This may cause...

At this moment this is impossible to use runtime config with this module in latest versions of nuxt. The problem is only variables defined in `public` section accessible on client...

bug
good first issue