Christopher Johnson

Results 17 issues of Christopher Johnson

What is the best way to set this up? Ideally, importer of web component does not have to upload an additional sylesheet, and windi classes/styles should not be accessible outside...

I'm trying to validate just on properties of my component and am getting stuck with ```v-get isInvalid``` argument. I'm unsure how to proceed. Code below. components/login-form.js ``` import Component from...

It seems like we may be experience the same bug that Cordova-Plugin-Camera is experiencing. https://github.com/apache/cordova-plugin-camera/issues/506 Any thoughts on a fix? My localURL is cdvfile://localhost/temporary/59284040337__0D7B9C83-F037-4886-A92A-064688556823.MOV and the fullPath is /private/var/mobile/Containers/Data/Application/021133A7-158B-4EDE-8EDD-CB330EBC21E2/tmp/59284040337__0D7B9C83-F037-4886-A92A-064688556823.MOV I'm...

Is there a chart setting or option to stop all chart interactions? I'd like to be able to have a mode for static chart only. I've tried a number of...

question

How can I use outside state management (Redux, Vuex) handle order and placement? I need to know order and shared item, but how can I let React/Vue manipulate the dom...

Use current theme to switch global stylesheet for Preview. ex, if dark, use Is this possible?

Hi, I'd like to set up a decorator to switch .css file globally on preview.cjs in VueJs. Is this possible? I see some snippets for doing it on story level,...

This example has app mounting after setupAuth has completed. Can you advise on how we would mount app, show loader, then resolve auth when ready? Right now there's a blank...

**Lightweight Charts™ Version:** 4.1.1 Add a price line with axis label Add LastPriceAnimationMode.OnDataUpdate and see the pulsing dot indicator overlaps the priceLine axis label

bug
good first issue

### Demo URL _No response_ ### What happened? setting preload: false does not work for custom font ### Reproduction steps ```bash 1. add preload: false to options 2. observe that...

bug