question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Version > 2.0.0 / Must setup rendering context

See original GitHub issue

Version > 2.0.0

import { selectChoose } from 'ember-power-select/test-support';
// ...
await selectSearch('[data-test-custom-field="Host"]', 'Carlos Doe');
// ...

image 2018-04-08 at 12 04 43 am

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:2
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
nfc036commented, Jun 11, 2018

Any progress here? Due to this problem we are forced to still use ember-power-select version 1.10.4 as the latest working version. When updating to any version >= 2.0.0 our tests are failing with “Must setup rendering context before attempting to interact with elements.” All other npm packages used are at their latest version. (i.e. ember-cli-qunit@4.3.2)

2reactions
nfc036commented, Jul 9, 2018

I can confirm that in my project switching to the new style acceptance tests (using setupApplicationTest) resolves the “must setup rendering context”-issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

reprex 2.0.0 - Tidyverse
reprex is a package that helps you prepare REPRoducible EXamples to share in places where people talk about code, e.g., on GitHub, on...
Read more >
Puppeteer | Puppeteer
When you install Puppeteer, it automatically downloads a recent version of Chromium (~170MB macOS, ~282MB Linux, ~280MB Windows) that is guaranteed to work ......
Read more >
Grafana Image Renderer plugin for Grafana | Grafana Labs
A Grafana backend plugin that handles rendering panels and dashboards to PNGs using a headless browser (Chromium). Requirements.
Read more >
Create a configuration page - Teams | Microsoft Learn
Also, get context data for Microsoft Teams tabs, ... The application must reference the Microsoft Teams JavaScript client library and call ...
Read more >
Compose file version 2 reference - Docker Documentation
Configuration options that are applied at build time. build can be specified either as a string containing a path to the build context:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found