Antun Karlovac
Antun Karlovac
**Do you want to request a *feature* or report a *bug*?** *bug* **What is the current behavior?** Newly-created React Native app doesn't reflect every code change during development when using...
I'm not sure if this is a bug or I'm not following the correct pattern. I need to store the code that the user edited in the state. (In my...
This is a feature request for a `disabled` flag on `` like `react-live` has ([doc](https://formidable.com/open-source/react-live/api)). The goal is to allow someone to make the editor read-only: ``` const isEnabled =...
# Description This change paramaterizes labels that were previously hard-coded, such as the label on the submit button, etc. Fixes #5 ## Type of change - [x] New feature (non-breaking...
Hi Thomas, thanks for sharing this component! I needed to override some of the labels that are currently hard-coded (e.g. submit button label, instructions, etc.) I created a fork and...
I just installed mqtt-recorder by running `pip install mqtt-recorder`. The output was: ``` Collecting mqtt-recorder Downloading mqtt_recorder-1.3.0-py3-none-any.whl.metadata (4.1 kB) Collecting paho-mqtt>=1.6.1 (from mqtt-recorder) Downloading paho_mqtt-2.0.0-py3-none-any.whl.metadata (23 kB) Requirement already satisfied:...